Sep 10 10:38:58.308931 np0000192473 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Sep 10 10:38:58.315567 np0000192473 devstack@c-api.service[110973]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 10 10:38:58 2026] *** Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: os: Linux-6.8.0-139-generic #139-Ubuntu SMP PREEMPT_DYNAMIC Sat Aug 1 03:52:05 UTC 2026 Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: nodename: np0000192473 Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: machine: x86_64 Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: clock source: unix Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: pcre jit disabled Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: detected number of CPU cores: 16 Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: current working directory: / Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: detected binary path: /usr/bin/uwsgi-core Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: your processes number limit is 256916 Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: your memory page size is 4096 bytes Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: detected max file descriptor number: 2048 Sep 10 10:38:58.318111 np0000192473 devstack@c-api.service[110973]: lock engine: pthread robust mutexes Sep 10 10:38:58.318830 np0000192473 devstack@c-api.service[110973]: thunder lock: enabled Sep 10 10:38:58.318830 np0000192473 devstack@c-api.service[110973]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 10 10:38:58.318830 np0000192473 devstack@c-api.service[110973]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 10 10:38:58.318830 np0000192473 devstack@c-api.service[110973]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 10 10:38:58.318830 np0000192473 devstack@c-api.service[110973]: Set PythonHome to /opt/stack/data/venv Sep 10 10:38:58.363081 np0000192473 devstack@c-api.service[110973]: Python main interpreter initialized at 0x7bb5f32a4668 Sep 10 10:38:58.363081 np0000192473 devstack@c-api.service[110973]: python threads support enabled Sep 10 10:38:58.363081 np0000192473 devstack@c-api.service[110973]: your server socket listen backlog is limited to 100 connections Sep 10 10:38:58.363081 np0000192473 devstack@c-api.service[110973]: your mercy for graceful operations on workers is 80 seconds Sep 10 10:38:58.363769 np0000192473 devstack@c-api.service[110973]: mapped 671795 bytes (656 KB) for 4 cores Sep 10 10:38:58.364020 np0000192473 devstack@c-api.service[110973]: *** Operational MODE: preforking *** Sep 10 10:38:58.364303 np0000192473 devstack@c-api.service[110973]: *** uWSGI is running in multiple interpreter mode *** Sep 10 10:38:58.364303 np0000192473 devstack@c-api.service[110973]: spawned uWSGI master process (pid: 110973) Sep 10 10:38:58.364623 np0000192473 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Sep 10 10:38:58.365245 np0000192473 devstack@c-api.service[110973]: spawned uWSGI worker 1 (pid: 110977, cores: 1) Sep 10 10:38:58.366010 np0000192473 devstack@c-api.service[110973]: spawned uWSGI worker 2 (pid: 110978, cores: 1) Sep 10 10:38:58.366740 np0000192473 devstack@c-api.service[110973]: spawned uWSGI worker 3 (pid: 110979, cores: 1) Sep 10 10:38:58.367852 np0000192473 devstack@c-api.service[110973]: spawned uWSGI worker 4 (pid: 110980, cores: 1) Sep 10 10:38:58.367852 np0000192473 devstack@c-api.service[110973]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 10 10:38:58.509015 np0000192473 devstack@c-api.service[110979]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:38:58.509015 np0000192473 devstack@c-api.service[110979]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:38:58.509015 np0000192473 devstack@c-api.service[110979]: we strongly recommend against using it for new projects. Sep 10 10:38:58.509015 np0000192473 devstack@c-api.service[110979]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:38:58.509015 np0000192473 devstack@c-api.service[110979]: framework. For more detail see Sep 10 10:38:58.509015 np0000192473 devstack@c-api.service[110979]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:38:58.509015 np0000192473 devstack@c-api.service[110979]: import eventlet # noqa Sep 10 10:38:58.509857 np0000192473 devstack@c-api.service[110978]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:38:58.509857 np0000192473 devstack@c-api.service[110978]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:38:58.509857 np0000192473 devstack@c-api.service[110978]: we strongly recommend against using it for new projects. Sep 10 10:38:58.509857 np0000192473 devstack@c-api.service[110978]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:38:58.509857 np0000192473 devstack@c-api.service[110978]: framework. For more detail see Sep 10 10:38:58.509857 np0000192473 devstack@c-api.service[110978]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:38:58.509857 np0000192473 devstack@c-api.service[110978]: import eventlet # noqa Sep 10 10:38:58.531783 np0000192473 devstack@c-api.service[110977]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:38:58.531783 np0000192473 devstack@c-api.service[110977]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:38:58.531783 np0000192473 devstack@c-api.service[110977]: we strongly recommend against using it for new projects. Sep 10 10:38:58.531783 np0000192473 devstack@c-api.service[110977]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:38:58.531783 np0000192473 devstack@c-api.service[110977]: framework. For more detail see Sep 10 10:38:58.531783 np0000192473 devstack@c-api.service[110977]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:38:58.531783 np0000192473 devstack@c-api.service[110977]: import eventlet # noqa Sep 10 10:38:58.535647 np0000192473 devstack@c-api.service[110980]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 10 10:38:58.535647 np0000192473 devstack@c-api.service[110980]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 10 10:38:58.535647 np0000192473 devstack@c-api.service[110980]: we strongly recommend against using it for new projects. Sep 10 10:38:58.535647 np0000192473 devstack@c-api.service[110980]: If you are already using Eventlet, we recommend migrating to a different Sep 10 10:38:58.535647 np0000192473 devstack@c-api.service[110980]: framework. For more detail see Sep 10 10:38:58.535647 np0000192473 devstack@c-api.service[110980]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 10 10:38:58.535647 np0000192473 devstack@c-api.service[110980]: import eventlet # noqa Sep 10 10:38:58.697945 np0000192473 devstack@c-api.service[110978]: /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:38:58.697945 np0000192473 devstack@c-api.service[110978]: from cgi import parse_header Sep 10 10:38:58.704825 np0000192473 devstack@c-api.service[110979]: /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:38:58.704825 np0000192473 devstack@c-api.service[110979]: from cgi import parse_header Sep 10 10:38:58.735432 np0000192473 devstack@c-api.service[110977]: /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:38:58.735432 np0000192473 devstack@c-api.service[110977]: from cgi import parse_header Sep 10 10:38:58.739110 np0000192473 devstack@c-api.service[110980]: /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:38:58.739110 np0000192473 devstack@c-api.service[110980]: from cgi import parse_header Sep 10 10:38:58.742043 np0000192473 devstack@c-api.service[110978]: /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:38:58.742043 np0000192473 devstack@c-api.service[110978]: warnings.warn( Sep 10 10:38:58.753680 np0000192473 devstack@c-api.service[110978]: /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:38:58.753680 np0000192473 devstack@c-api.service[110978]: removals.removed_module( Sep 10 10:38:58.754609 np0000192473 devstack@c-api.service[110978]: /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:38:58.754609 np0000192473 devstack@c-api.service[110978]: removals.removed_module( Sep 10 10:38:58.756629 np0000192473 devstack@c-api.service[110979]: /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:38:58.756629 np0000192473 devstack@c-api.service[110979]: warnings.warn( Sep 10 10:38:58.770221 np0000192473 devstack@c-api.service[110979]: /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:38:58.770221 np0000192473 devstack@c-api.service[110979]: removals.removed_module( Sep 10 10:38:58.771122 np0000192473 devstack@c-api.service[110979]: /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:38:58.771122 np0000192473 devstack@c-api.service[110979]: removals.removed_module( Sep 10 10:38:58.777914 np0000192473 devstack@c-api.service[110977]: /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:38:58.777914 np0000192473 devstack@c-api.service[110977]: warnings.warn( Sep 10 10:38:58.780817 np0000192473 devstack@c-api.service[110980]: /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:38:58.780817 np0000192473 devstack@c-api.service[110980]: warnings.warn( Sep 10 10:38:58.791276 np0000192473 devstack@c-api.service[110977]: /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:38:58.791276 np0000192473 devstack@c-api.service[110977]: removals.removed_module( Sep 10 10:38:58.792270 np0000192473 devstack@c-api.service[110977]: /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:38:58.792270 np0000192473 devstack@c-api.service[110977]: removals.removed_module( Sep 10 10:38:58.792632 np0000192473 devstack@c-api.service[110980]: /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:38:58.792632 np0000192473 devstack@c-api.service[110980]: removals.removed_module( Sep 10 10:38:58.793430 np0000192473 devstack@c-api.service[110980]: /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:38:58.793430 np0000192473 devstack@c-api.service[110980]: removals.removed_module( Sep 10 10:38:59.641984 np0000192473 devstack@c-api.service[110978]: /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:38:59.641984 np0000192473 devstack@c-api.service[110978]: warnings.warn( Sep 10 10:38:59.681421 np0000192473 devstack@c-api.service[110979]: /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:38:59.681421 np0000192473 devstack@c-api.service[110979]: warnings.warn( Sep 10 10:38:59.690108 np0000192473 devstack@c-api.service[110977]: /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:38:59.690108 np0000192473 devstack@c-api.service[110977]: warnings.warn( Sep 10 10:38:59.701580 np0000192473 devstack@c-api.service[110978]: /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:38:59.701580 np0000192473 devstack@c-api.service[110978]: warnings.warn( Sep 10 10:38:59.707786 np0000192473 devstack@c-api.service[110980]: /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:38:59.707786 np0000192473 devstack@c-api.service[110980]: warnings.warn( Sep 10 10:38:59.741226 np0000192473 devstack@c-api.service[110979]: /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:38:59.741226 np0000192473 devstack@c-api.service[110979]: warnings.warn( Sep 10 10:38:59.745350 np0000192473 devstack@c-api.service[110977]: /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:38:59.745350 np0000192473 devstack@c-api.service[110977]: warnings.warn( Sep 10 10:38:59.762816 np0000192473 devstack@c-api.service[110980]: /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:38:59.762816 np0000192473 devstack@c-api.service[110980]: warnings.warn( Sep 10 10:38:59.903823 np0000192473 devstack@c-api.service[110978]: 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:38:59.904084 np0000192473 devstack@c-api.service[110978]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110978) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:38:59.935115 np0000192473 devstack@c-api.service[110979]: 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:38:59.935309 np0000192473 devstack@c-api.service[110979]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110979) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:38:59.946691 np0000192473 devstack@c-api.service[110977]: 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:38:59.946972 np0000192473 devstack@c-api.service[110977]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110977) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:38:59.953168 np0000192473 devstack@c-api.service[110980]: 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:38:59.953369 np0000192473 devstack@c-api.service[110980]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110980) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 10 10:39:00.004807 np0000192473 devstack@c-api.service[110979]: /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:39:00.004807 np0000192473 devstack@c-api.service[110979]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:39:00.006376 np0000192473 devstack@c-api.service[110978]: /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:39:00.006376 np0000192473 devstack@c-api.service[110978]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:39:00.023662 np0000192473 devstack@c-api.service[110980]: /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:39:00.023662 np0000192473 devstack@c-api.service[110980]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:39:00.029185 np0000192473 devstack@c-api.service[110977]: /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:39:00.029185 np0000192473 devstack@c-api.service[110977]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 10 10:39:00.520160 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110980) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:39:00.520548 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.520548 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.520753 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.521507 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110978) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:39:00.521581 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110977) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:39:00.521661 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.521661 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.521661 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.521796 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.521796 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.521899 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.521953 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.522004 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.522063 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.522123 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.522168 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.522221 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110979) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 10 10:39:00.522273 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.522322 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.522369 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.522369 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.522459 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.522511 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.522559 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.522606 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.522654 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.522701 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.522774 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.522832 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.522888 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.522938 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.522994 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.523048 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.523093 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.523142 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.523194 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.523253 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.523307 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.523365 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.523418 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.523500 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.523500 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.523602 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.523658 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.523658 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.523754 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.523807 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.523910 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.523970 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.524028 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.524088 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.524148 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.524205 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.524257 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.524300 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.524343 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.524402 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.524503 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.524503 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.524616 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.524668 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.524716 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.524759 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.524759 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.524853 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.524853 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.524985 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.525049 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.525096 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.525141 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.525195 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.525246 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.525295 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.525337 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.525383 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.525429 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.525509 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.525608 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.525654 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.525700 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.525748 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.525788 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.525825 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.525869 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.525917 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.525968 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.526017 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.526059 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.526094 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.526145 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.526188 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.526188 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.526329 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.526329 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.526329 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.526329 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.526329 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.526329 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.526329 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.526605 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.526605 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.526605 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.526605 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.526605 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.526605 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.526605 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.527246 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.527246 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.527331 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.527382 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.527431 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.527504 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.527556 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.527617 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.527660 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.527711 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.527753 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.527804 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.527858 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.527858 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.527951 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.527951 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.527951 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.527951 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.527951 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.527951 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.527951 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.529094 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.529170 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.529224 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.529267 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.529315 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.529367 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.529416 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.529482 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.529538 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.529587 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.529642 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.529690 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.529690 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.529781 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.529829 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.529829 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.529971 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.530023 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.530072 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.530124 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.530166 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.530166 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.530166 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.530280 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.530335 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.530390 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.530456 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.530521 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.530576 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.530628 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.530670 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.530710 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.530751 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.530791 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.530791 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.530791 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.530791 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.530791 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.530791 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.531033 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.531074 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.531119 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.531174 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.531222 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.531283 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.531332 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.531332 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.531332 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.531332 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.531332 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.531542 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.531584 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.531632 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.531679 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.531726 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.531768 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.531808 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.531860 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.531928 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.531976 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.532028 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.532074 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.532121 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.532171 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.532213 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.532255 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.532303 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.532354 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.532396 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.532396 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.532481 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.532521 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.532573 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.532619 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.532671 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.532710 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.532749 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.532794 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.532841 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.532899 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.532942 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.532986 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.533039 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.533084 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.533116 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.533116 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.533193 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.533193 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.533193 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.533193 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.533193 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.533193 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.533193 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.533480 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.533480 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.533569 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.533695 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.533753 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.533803 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.533803 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.533943 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.533997 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.533997 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.533997 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.534128 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.534178 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.534226 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.534226 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.534226 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.534333 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.534333 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.534417 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.534490 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.534530 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.534567 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.534608 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.534651 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.534689 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.534725 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.534725 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.534802 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.534850 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.534915 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.534970 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.535011 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.535011 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.535011 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.535011 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.535183 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.535183 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.535183 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.535301 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.535301 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.535384 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.535431 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.535689 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.535689 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.535689 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.535689 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.535689 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.535897 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.535897 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.535975 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.536021 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.536021 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.536129 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.536181 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.536231 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.536270 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.536312 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.536354 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.536400 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.536463 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.536520 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.536576 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.536624 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.536664 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.536709 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.536764 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.536815 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.536865 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.536934 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.536978 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.537023 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.537241 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.537288 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.537327 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.537369 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.537411 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.537472 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.537526 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.537577 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.537626 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.537682 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.537729 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.537780 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.537828 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.537889 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.537889 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.537974 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.538015 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.538252 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.538302 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.538351 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.538393 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.538452 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.538519 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.538559 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.538600 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.538648 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.538696 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.538696 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.538792 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.538839 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.538892 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.538940 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.538977 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.539022 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.539063 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.539101 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.539101 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.539180 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.539227 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.539276 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.539320 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.539354 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.539398 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.539456 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.539509 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.539550 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.539596 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.539642 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.539642 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.539731 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.539773 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.539813 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.540472 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.540528 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.540584 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.540635 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.540676 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.540725 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.540773 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.540829 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.540889 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.540928 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.540976 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.541022 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.541063 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.541106 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.541253 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.541338 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.541427 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.541509 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.541584 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.541584 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.541662 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.541695 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.541732 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.541768 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.541806 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.541806 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.541862 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.541920 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.541972 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.542305 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.542305 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.542305 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.542305 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.542305 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.542794 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.542859 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.542935 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.542982 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.543072 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.543129 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.543172 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.543341 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.543395 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.543482 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.543526 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.543609 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.543679 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.543746 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.547927 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.548023 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.548023 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.548129 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.548129 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.549140 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.549216 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.549270 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.549311 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.549311 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.549311 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.549311 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.549499 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.549554 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.549603 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.549650 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.549698 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.549698 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.549698 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.549698 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.549698 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.551287 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.551355 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.551416 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.551479 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.551521 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.551572 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.551623 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.551668 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.551737 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.551779 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.551822 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.551868 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.551941 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.551992 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.552031 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.552074 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.552112 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.552158 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.552158 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.552237 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.552286 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.552335 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.552391 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.552391 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.552391 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.552391 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.552391 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.552707 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.552743 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.552778 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.552778 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.552778 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.552778 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.552778 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.552778 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.558239 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.558239 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.558383 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.558383 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.558490 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.558490 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.558576 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.558738 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.558812 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.558865 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.558959 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.559029 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.559109 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.559165 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.559218 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.559261 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.559300 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.559347 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.559420 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.559482 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.559572 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.559825 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.559925 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.561558 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.561641 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.561713 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.561822 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.561899 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.563208 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.563272 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.563314 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.563387 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.563456 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.563532 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.563589 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.563619 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.563701 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.563760 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.563897 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.563897 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.563964 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.564041 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.564073 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.564155 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.564220 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.564284 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.564343 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.564402 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.564489 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.566609 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.566672 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.566747 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.566802 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.566865 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.566944 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.566983 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.567013 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.567051 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.567077 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.567077 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.567136 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.567163 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.567194 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.567194 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.567240 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.567268 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.567295 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.567329 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.567360 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.567386 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.567414 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.567545 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.567580 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.567580 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.567580 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.567658 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.567762 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.567802 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.567855 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.567941 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.568005 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.568065 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.568124 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.568190 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.569021 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.569078 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.569111 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.569145 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.569179 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.569210 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.569238 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.569268 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.569293 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.569327 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.569353 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.569386 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.569415 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.569545 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.569581 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.569606 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.569637 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.569667 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.569692 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.569716 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.569755 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.569784 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.569815 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.569850 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.569896 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.569921 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.569946 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.569978 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.570007 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.570036 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.570070 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.570095 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.570129 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.570157 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.570189 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.570218 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.570245 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.570275 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.570302 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.570331 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.570360 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.570386 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.570423 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.570461 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.570495 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.570495 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.570548 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.570578 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.570613 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.570613 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.570664 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.570702 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.570736 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.570736 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.570788 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.570815 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.570838 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.570862 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.570910 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.570935 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.570967 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.571008 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.571037 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.571061 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.571086 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.571110 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.571138 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.571166 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.571191 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.571219 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.571247 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.571282 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.571311 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.571334 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.571358 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.571358 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.571402 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.571426 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.571426 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.571426 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.571426 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.571426 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.571426 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.571426 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.572160 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.572260 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.572324 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.572361 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.572397 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.572429 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.572485 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.572517 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.572541 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.572568 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.572597 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.572627 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.572657 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.572719 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.572924 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.572994 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.573061 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.573125 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.573158 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.573188 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.573243 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.573283 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.573314 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.573340 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.573372 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.573466 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.573542 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.573581 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.573608 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.573642 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.573682 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.573718 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.573745 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.573776 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.573810 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.573842 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.573842 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.573919 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.573952 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.573977 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.574002 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.574035 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.574060 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.574090 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.574122 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.574154 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.574183 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.574209 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.574236 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.574264 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.574296 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.574319 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.574319 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.574319 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.574319 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.574421 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.575071 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.575124 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.575183 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.575241 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.575297 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.575354 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.575415 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.575554 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.575617 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.575652 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.575678 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.575704 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.575733 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.575767 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.575794 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.575824 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.575859 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.575904 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.575930 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.575958 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.575984 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.576015 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.576046 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.576076 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.576105 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.576105 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.576105 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.576197 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.578327 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.578380 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.578430 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.578553 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.578650 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.578729 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.578780 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.578819 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.578859 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.578962 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.579022 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.579082 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.579138 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.579167 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.579194 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.579225 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.579276 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.579338 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.579401 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.579487 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.579555 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.579777 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.579817 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.579847 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.579891 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.579924 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.579957 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.580012 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.580051 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.580086 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.580113 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.580141 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.580174 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.580203 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.580228 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.580256 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.580289 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.580336 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.580336 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.580390 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.580466 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.580508 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.580557 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.580589 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.580616 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.580669 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.580701 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.580729 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.580760 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.580839 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.580868 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.580918 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.580958 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.580988 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.581045 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.581045 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.582663 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.582706 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.582772 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.582836 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.582914 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.582976 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.583005 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.583036 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.583079 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.583169 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.583243 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.583305 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.583364 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.583483 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.583522 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.583583 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.583643 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.583704 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.583769 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.583827 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.583853 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.583935 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.583972 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.584045 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.584110 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.584170 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.584226 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.584291 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.585337 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.585386 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.585421 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.585488 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.585527 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.585560 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.585603 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.585641 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.585676 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.585708 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.585740 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.585768 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.585801 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.585801 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.588349 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.588414 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.588455 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.588543 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.588578 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.588612 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.588641 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.588667 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.588699 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.588727 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.588787 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.588846 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.588922 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.589001 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.589397 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.589479 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.589518 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.589546 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.589583 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.589613 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.589647 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.589677 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.589705 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.589742 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.589793 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.589829 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.589860 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.589906 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.589948 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.589980 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.590011 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.590043 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.590074 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.590074 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.590074 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.590560 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.590616 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.590665 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.590697 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.590738 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.590770 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.590807 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.590838 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.590889 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.590929 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.590962 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.590993 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.591035 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.591066 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.593680 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.593777 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.593825 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.593825 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.593945 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.593985 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.594033 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.594216 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.594287 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.594339 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.594375 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.594411 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.594480 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.594480 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.594480 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.594587 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.594643 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.594693 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.594752 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110977) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.594793 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.594831 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.594867 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.594931 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.594966 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.594995 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.595027 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 10 10:39:00.595060 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.595090 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.595090 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.595140 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110977) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.595168 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.595196 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110977) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.595225 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110980) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.595430 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110978) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.595503 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.595575 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.595630 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.595689 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110978) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.595767 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110978) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.601359 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 10 10:39:00.601451 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 10 10:39:00.602719 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 10 10:39:00.602719 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 10 10:39:00.602719 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 10 10:39:00.602719 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110979) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 10 10:39:00.644046 np0000192473 devstack@c-api.service[110978]: INFO dbcounter [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Registered counter for database cinder Sep 10 10:39:00.645244 np0000192473 devstack@c-api.service[110977]: INFO dbcounter [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Registered counter for database cinder Sep 10 10:39:00.646818 np0000192473 devstack@c-api.service[110980]: INFO dbcounter [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Registered counter for database cinder Sep 10 10:39:00.656213 np0000192473 devstack@c-api.service[110979]: INFO dbcounter [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Registered counter for database cinder Sep 10 10:39:00.692165 np0000192473 devstack@c-api.service[110978]: DEBUG oslo_db.sqlalchemy.engines [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e 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=110978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.694903 np0000192473 devstack@c-api.service[110980]: DEBUG oslo_db.sqlalchemy.engines [None req-19fcb3e7-5669-4070-8b08-214171864a4e 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=110980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.696746 np0000192473 devstack@c-api.service[110977]: DEBUG oslo_db.sqlalchemy.engines [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca 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=110977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.710327 np0000192473 devstack@c-api.service[110979]: DEBUG oslo_db.sqlalchemy.engines [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f 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=110979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.811422 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writer thread running {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:39:00.814632 np0000192473 devstack@c-api.service[110978]: /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:39:00.814632 np0000192473 devstack@c-api.service[110978]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:39:00.814832 np0000192473 devstack@c-api.service[110978]: INFO cinder.rpc [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:39:00.817631 np0000192473 devstack@c-api.service[110978]: INFO cinder.rpc [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:39:00.817785 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writer thread running {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:39:00.817935 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writer thread running {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:39:00.820557 np0000192473 devstack@c-api.service[110978]: INFO cinder.rpc [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:39:00.821154 np0000192473 devstack@c-api.service[110977]: /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:39:00.821154 np0000192473 devstack@c-api.service[110977]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:39:00.821527 np0000192473 devstack@c-api.service[110977]: INFO cinder.rpc [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:39:00.821674 np0000192473 devstack@c-api.service[110980]: /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:39:00.821674 np0000192473 devstack@c-api.service[110980]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:39:00.821903 np0000192473 devstack@c-api.service[110980]: INFO cinder.rpc [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:39:00.822764 np0000192473 devstack@c-api.service[110978]: INFO cinder.rpc [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:39:00.823899 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.823993 np0000192473 devstack@c-api.service[110977]: INFO cinder.rpc [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:39:00.824714 np0000192473 devstack@c-api.service[110980]: INFO cinder.rpc [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:39:00.827031 np0000192473 devstack@c-api.service[110977]: INFO cinder.rpc [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:39:00.827169 np0000192473 devstack@c-api.service[110980]: INFO cinder.rpc [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:39:00.827586 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.829046 np0000192473 devstack@c-api.service[110980]: INFO cinder.rpc [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:39:00.829507 np0000192473 devstack@c-api.service[110977]: INFO cinder.rpc [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:39:00.830055 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.830633 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.833901 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writer thread running {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 10 10:39:00.834080 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.834342 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.836753 np0000192473 devstack@c-api.service[110979]: /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:39:00.836753 np0000192473 devstack@c-api.service[110979]: return base.obj_make_list(context, cls(context), objects.Service, Sep 10 10:39:00.837001 np0000192473 devstack@c-api.service[110979]: INFO cinder.rpc [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 10 10:39:00.839581 np0000192473 devstack@c-api.service[110979]: INFO cinder.rpc [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 10 10:39:00.842097 np0000192473 devstack@c-api.service[110979]: INFO cinder.rpc [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 10 10:39:00.844557 np0000192473 devstack@c-api.service[110979]: INFO cinder.rpc [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 10 10:39:00.845426 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.849106 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.863381 np0000192473 devstack@c-api.service[110978]: DEBUG oslo_db.sqlalchemy.engines [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e 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=110978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.866490 np0000192473 devstack@c-api.service[110978]: INFO cinder.rpc [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:39:00.868641 np0000192473 devstack@c-api.service[110977]: DEBUG oslo_db.sqlalchemy.engines [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca 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=110977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.869402 np0000192473 devstack@c-api.service[110978]: INFO cinder.rpc [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:39:00.870698 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.871105 np0000192473 devstack@c-api.service[110977]: INFO cinder.rpc [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:39:00.873115 np0000192473 devstack@c-api.service[110977]: INFO cinder.rpc [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:39:00.873571 np0000192473 devstack@c-api.service[110980]: DEBUG oslo_db.sqlalchemy.engines [None req-19fcb3e7-5669-4070-8b08-214171864a4e 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=110980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.874172 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.877713 np0000192473 devstack@c-api.service[110980]: INFO cinder.rpc [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:39:00.880815 np0000192473 devstack@c-api.service[110980]: INFO cinder.rpc [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:39:00.882025 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.883255 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.884124 np0000192473 devstack@c-api.service[110979]: DEBUG oslo_db.sqlalchemy.engines [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f 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=110979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:00.886380 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.887029 np0000192473 devstack@c-api.service[110979]: INFO cinder.rpc [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 10 10:39:00.887404 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.889406 np0000192473 devstack@c-api.service[110979]: INFO cinder.rpc [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 10 10:39:00.889824 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.890424 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.891165 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.893348 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.894994 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.895475 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.898444 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.899035 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.899923 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.901845 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.902044 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.902348 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.903226 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.905185 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.905462 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.906422 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.906675 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.908609 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.909673 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.909720 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.911040 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.911384 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.912745 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.914378 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.914522 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.914561 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.914921 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.916206 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.917348 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.918947 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.919057 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.919634 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.922969 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.923198 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.923833 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.925163 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.926210 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.926563 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.927816 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.927907 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.928791 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.930200 np0000192473 devstack@c-api.service[110978]: WARNING cinder.api.contrib.hosts [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:39:00.930318 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.930850 np0000192473 devstack@c-api.service[110977]: WARNING cinder.api.contrib.hosts [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:39:00.931065 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.931525 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.931992 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.932913 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.933625 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.933713 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.934376 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.935162 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.935354 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.936038 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.936837 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.937594 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.937675 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.938200 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.938397 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.939350 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.940305 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.941160 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.941746 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.941973 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.942535 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.943509 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.943563 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: extensions {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.943866 np0000192473 devstack@c-api.service[110980]: WARNING cinder.api.contrib.hosts [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:39:00.944515 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: extensions {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.944772 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.944837 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.944952 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: encryption {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.945858 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: encryption {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.946474 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.946746 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-hosts {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.947420 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-hosts {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.947995 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.948306 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-volume-transfer {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.948653 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.948787 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-volume-transfer {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.949718 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.949961 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-quota-class-sets {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.950764 np0000192473 devstack@c-api.service[110979]: WARNING cinder.api.contrib.hosts [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 10 10:39:00.951241 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-quota-class-sets {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.951413 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.951571 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.952305 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-volume-manage {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.952709 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-volume-manage {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.953233 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.953543 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.954077 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: consistencygroups {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.954212 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: consistencygroups {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.954807 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.955412 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.956196 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-volume-type-access {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.956250 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-volume-type-access {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.956401 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.957374 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.957782 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-snapshot-manage {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.957926 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-snapshot-manage {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.957966 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.958375 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: extensions {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.959246 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: qos-specs {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.959363 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: qos-specs {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.959575 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.959785 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: encryption {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.961113 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.961227 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-hosts {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.961306 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: cgsnapshots {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.961629 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: cgsnapshots {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.962520 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.962555 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-volume-transfer {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.962733 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: scheduler-stats {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.963278 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: scheduler-stats {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.963453 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: extensions {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.964138 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-quota-class-sets {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.964238 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: backups {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.964820 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: encryption {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.965024 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: backups {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.966176 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-volume-manage {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.966279 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-hosts {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.966365 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-availability-zone {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.967143 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-availability-zone {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.967648 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: extra_specs {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.967686 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: consistencygroups {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.968419 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-volume-transfer {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.968640 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: extra_specs {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.969812 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-volume-type-access {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.970055 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: os-quota-sets {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.970331 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: os-quota-sets {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.970517 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-quota-class-sets {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.971453 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-snapshot-manage {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.971517 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: capabilities {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.971953 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: capabilities {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.972017 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-volume-manage {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.972732 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extended resource: encryption {{(pid=110977) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.972888 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: qos-specs {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.973368 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extended resource: encryption {{(pid=110978) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.973565 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: consistencygroups {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.975304 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.975496 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: cgsnapshots {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.975713 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-volume-type-access {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.976270 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.977166 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.977508 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: scheduler-stats {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.977776 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-snapshot-manage {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.978120 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.978607 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.979182 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: backups {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.979618 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: qos-specs {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.980037 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.980175 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.981410 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-availability-zone {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.981585 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.981684 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.982487 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: cgsnapshots {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.982703 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: extra_specs {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.983209 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.983564 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.984321 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: scheduler-stats {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.984392 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: os-quota-sets {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.984489 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.contrib.snapshot_actions [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] SnapshotActionsController initialized {{(pid=110977) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:39:00.985163 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.985244 np0000192473 devstack@c-api.service[110977]: WARNING castellan.key_manager.migration [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.985846 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: capabilities {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.986148 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: backups {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.986226 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.986283 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.contrib.snapshot_actions [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] SnapshotActionsController initialized {{(pid=110978) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:39:00.986336 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.986453 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.986598 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.986712 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.986892 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.987024 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeActions extending resource: volumes {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.987224 np0000192473 devstack@c-api.service[110978]: WARNING castellan.key_manager.migration [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.987283 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.987283 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension AdminActions extending resource: volumes {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.987394 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extended resource: encryption {{(pid=110980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.987470 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension AdminActions extending resource: snapshots {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.987539 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension AdminActions extending resource: backups {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.987659 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.987770 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988008 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension TypesManage extending resource: types {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988136 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988261 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988341 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension UsedLimits extending resource: limits {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988396 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988469 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.v3.router [None req-112c5f14-7fa3-4464-a2dc-903ba53ad0ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110977) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988526 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988607 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-availability-zone {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.988661 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988765 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeTypeAccess extending resource: types {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.988913 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeActions extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989047 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989151 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension AdminActions extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989264 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension AdminActions extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989374 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension AdminActions extending resource: backups {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989494 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension SnapshotActions extending resource: snapshots {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989605 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989726 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension TypesManage extending resource: types {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989849 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension UsedLimits extending resource: limits {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.989970 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.v3.router [None req-1e7f0f30-cd84-40a6-b2a5-1fc89f3c884e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110978) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:00.990025 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: extra_specs {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.990616 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.991791 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: os-quota-sets {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.992379 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.993427 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: capabilities {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.994155 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.994696 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extended resource: encryption {{(pid=110979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 10 10:39:00.995623 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.997047 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.997121 np0000192473 devstack@c-api.service[110977]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bb5f32a4668 pid: 110977 (default app) Sep 10 10:39:00.997181 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.998312 np0000192473 devstack@c-api.service[110978]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bb5f32a4668 pid: 110978 (default app) Sep 10 10:39:00.998800 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:00.998910 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:01.000101 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.contrib.snapshot_actions [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] SnapshotActionsController initialized {{(pid=110980) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:39:01.000364 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:01.000942 np0000192473 devstack@c-api.service[110980]: WARNING castellan.key_manager.migration [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:01.002383 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:01.002433 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.002433 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.002433 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.002433 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.002433 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.002653 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.002715 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeActions extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.002898 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003048 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension AdminActions extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003161 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension AdminActions extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003260 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension AdminActions extending resource: backups {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003416 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003534 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003574 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:01.003669 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension TypesManage extending resource: types {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003794 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension UsedLimits extending resource: limits {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.003942 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.v3.router [None req-19fcb3e7-5669-4070-8b08-214171864a4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.005194 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:01.006238 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.contrib.snapshot_actions [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] SnapshotActionsController initialized {{(pid=110979) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 10 10:39:01.006926 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-5f0a0fa9-0368-42af-a293-072f54222c42 None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:01.007103 np0000192473 devstack@c-api.service[110979]: WARNING castellan.key_manager.migration [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Sep 10 10:39:01.008768 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.008934 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.009088 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.009238 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.009421 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.009619 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeTypeAccess extending resource: types {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.009814 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeActions extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.010055 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.010126 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 1/1] 162.253.55.52 () {60 vars in 949 bytes} [Thu Sep 10 10:39:00 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:39:01.010180 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension AdminActions extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.010321 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension AdminActions extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.010456 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension AdminActions extending resource: backups {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.010587 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension SnapshotActions extending resource: snapshots {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.010711 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.010833 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension TypesManage extending resource: types {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.011003 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension UsedLimits extending resource: limits {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.011124 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.v3.router [None req-02275cef-2692-41d9-bfbd-6f8354a86c5f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 10 10:39:01.012291 np0000192473 devstack@c-api.service[110980]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bb5f32a4668 pid: 110980 (default app) Sep 10 10:39:01.020505 np0000192473 devstack@c-api.service[110979]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bb5f32a4668 pid: 110979 (default app) Sep 10 10:39:08.420582 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-fca0afbd-89d1-4181-99b5-efc8d039252b None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:09.074014 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-fca0afbd-89d1-4181-99b5-efc8d039252b admin admin] POST https://162.253.55.52/volume/v3/types Sep 10 10:39:09.074758 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-fca0afbd-89d1-4181-99b5-efc8d039252b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:39:09.076808 np0000192473 devstack@c-api.service[110978]: /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:09.076808 np0000192473 devstack@c-api.service[110978]: warnings.warn( Sep 10 10:39:09.119806 np0000192473 devstack@c-api.service[110978]: DEBUG oslo_db.sqlalchemy.engines [None req-fca0afbd-89d1-4181-99b5-efc8d039252b 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=110978) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:09.151141 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-fca0afbd-89d1-4181-99b5-efc8d039252b admin admin] https://162.253.55.52/volume/v3/types returned with HTTP 200 Sep 10 10:39:09.151692 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 1/2] 162.253.55.52 () {68 vars in 1326 bytes} [Thu Sep 10 10:39:08 2026] POST /volume/v3/types => generated 186 bytes in 745 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:39:09.165419 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-7cd174a3-a8f1-4cf0-bd8c-cdc80b1e8345 None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:39:09.566252 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-7cd174a3-a8f1-4cf0-bd8c-cdc80b1e8345 admin admin] POST https://162.253.55.52/volume/v3/types/26a9f006-b3d8-43cd-af42-dbb324c60c8f/extra_specs Sep 10 10:39:09.566916 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-7cd174a3-a8f1-4cf0-bd8c-cdc80b1e8345 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 10 10:39:09.568869 np0000192473 devstack@c-api.service[110977]: /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:09.568869 np0000192473 devstack@c-api.service[110977]: warnings.warn( Sep 10 10:39:09.610457 np0000192473 devstack@c-api.service[110977]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd174a3-a8f1-4cf0-bd8c-cdc80b1e8345 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=110977) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:39:09.676722 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-7cd174a3-a8f1-4cf0-bd8c-cdc80b1e8345 admin admin] https://162.253.55.52/volume/v3/types/26a9f006-b3d8-43cd-af42-dbb324c60c8f/extra_specs returned with HTTP 200 Sep 10 10:39:09.677033 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 2/3] 162.253.55.52 () {68 vars in 1473 bytes} [Thu Sep 10 10:39:09 2026] POST /volume/v3/types/26a9f006-b3d8-43cd-af42-dbb324c60c8f/extra_specs => generated 55 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:39:10.879522 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=6 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:39:10.888507 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=6 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:39:19.148866 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:39:19.675370 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:42:18.745927 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-f910d3af-7d7a-4545-a5cc-7244b0201ebb None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:42:18.747125 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-f910d3af-7d7a-4545-a5cc-7244b0201ebb None None] GET https://162.253.55.52/volume// Sep 10 10:42:18.747382 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-f910d3af-7d7a-4545-a5cc-7244b0201ebb None None] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:42:18.747666 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-f910d3af-7d7a-4545-a5cc-7244b0201ebb None None] Calling method 'all' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:42:18.748308 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-f910d3af-7d7a-4545-a5cc-7244b0201ebb None None] https://162.253.55.52/volume// returned with HTTP 300 Sep 10 10:42:18.748690 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 1/4] 162.253.55.52 () {66 vars in 1449 bytes} [Thu Sep 10 10:42:18 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 10 10:42:59.753345 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-a56d153a-4f42-46cc-985a-ce5ee2ef8ec5 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:42:59.759765 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 1/5] 162.253.55.52 () {62 vars in 1061 bytes} [Thu Sep 10 10:42:59 2026] GET /volume/v3 => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:42:59.794896 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-4033ad2f-9e13-4a5e-8816-347f0be60f0d None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:42:59.804913 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 2/6] 162.253.55.52 () {64 vars in 1265 bytes} [Thu Sep 10 10:42:59 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:42:59.844305 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [req-4033ad2f-9e13-4a5e-8816-347f0be60f0d req-0ca68432-055b-42a5-aa64-44be9349aeb1 None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:42:59.851502 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [req-4033ad2f-9e13-4a5e-8816-347f0be60f0d req-0ca68432-055b-42a5-aa64-44be9349aeb1 demo demo] GET https://162.253.55.52/volume/v3/ Sep 10 10:42:59.852108 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [req-4033ad2f-9e13-4a5e-8816-347f0be60f0d req-0ca68432-055b-42a5-aa64-44be9349aeb1 demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:42:59.852564 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [req-4033ad2f-9e13-4a5e-8816-347f0be60f0d req-0ca68432-055b-42a5-aa64-44be9349aeb1 demo demo] Calling method 'version_select' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:42:59.858373 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [req-4033ad2f-9e13-4a5e-8816-347f0be60f0d req-0ca68432-055b-42a5-aa64-44be9349aeb1 demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 10 10:42:59.859313 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 3/7] 162.253.55.52 () {66 vars in 1339 bytes} [Thu Sep 10 10:42:59 2026] GET /volume/v3/ => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:42:59.918787 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-8c0e9efa-fd06-4853-a31c-78a59b6c8ba2 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:00.298163 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-8c0e9efa-fd06-4853-a31c-78a59b6c8ba2 demo demo] GET https://162.253.55.52/volume/v3/types Sep 10 10:43:00.298530 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-8c0e9efa-fd06-4853-a31c-78a59b6c8ba2 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:00.298738 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-8c0e9efa-fd06-4853-a31c-78a59b6c8ba2 demo demo] Calling method 'index' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:00.299382 np0000192473 devstack@c-api.service[110980]: /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:43:00.299382 np0000192473 devstack@c-api.service[110980]: warnings.warn( Sep 10 10:43:00.300055 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-8c0e9efa-fd06-4853-a31c-78a59b6c8ba2 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:43:00.345162 np0000192473 devstack@c-api.service[110980]: DEBUG oslo_db.sqlalchemy.engines [None req-8c0e9efa-fd06-4853-a31c-78a59b6c8ba2 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=110980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:43:00.363687 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-8c0e9efa-fd06-4853-a31c-78a59b6c8ba2 demo demo] https://162.253.55.52/volume/v3/types returned with HTTP 200 Sep 10 10:43:00.364120 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 2/8] 162.253.55.52 () {64 vars in 1283 bytes} [Thu Sep 10 10:42:59 2026] GET /volume/v3/types => generated 377 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:43:00.397468 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-0300129f-35a3-4434-b6c0-9a19b093b4ca None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:00.797095 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-0300129f-35a3-4434-b6c0-9a19b093b4ca demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 10 10:43:00.798013 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-0300129f-35a3-4434-b6c0-9a19b093b4ca demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:00.798013 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-0300129f-35a3-4434-b6c0-9a19b093b4ca demo demo] Calling method 'show' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:00.844048 np0000192473 devstack@c-api.service[110979]: DEBUG oslo_db.sqlalchemy.engines [None req-0300129f-35a3-4434-b6c0-9a19b093b4ca 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=110979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 10 10:43:00.866488 np0000192473 devstack@c-api.service[110979]: /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:43:00.866488 np0000192473 devstack@c-api.service[110979]: warnings.warn( Sep 10 10:43:00.869455 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-0300129f-35a3-4434-b6c0-9a19b093b4ca demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 10 10:43:00.869989 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 2/9] 162.253.55.52 () {64 vars in 1294 bytes} [Thu Sep 10 10:43:00 2026] GET /volume/v3/types/default => generated 145 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:43:01.446780 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-b27a2985-f305-4aec-85ee-36fc661e31e9 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:01.448076 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 3/10] 162.253.55.52 () {62 vars in 1061 bytes} [Thu Sep 10 10:43:01 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:43:01.488166 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-5bcb9d82-dced-4c08-9e92-02a1bd57a66d None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:01.495602 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 4/11] 162.253.55.52 () {64 vars in 1265 bytes} [Thu Sep 10 10:43:01 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Sep 10 10:43:01.528266 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [req-5bcb9d82-dced-4c08-9e92-02a1bd57a66d req-0fe86d11-7917-4854-8866-5e7c42d349cd None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:01.530278 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [req-5bcb9d82-dced-4c08-9e92-02a1bd57a66d req-0fe86d11-7917-4854-8866-5e7c42d349cd demo demo] GET https://162.253.55.52/volume/v3/ Sep 10 10:43:01.530467 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [req-5bcb9d82-dced-4c08-9e92-02a1bd57a66d req-0fe86d11-7917-4854-8866-5e7c42d349cd demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:01.530680 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [req-5bcb9d82-dced-4c08-9e92-02a1bd57a66d req-0fe86d11-7917-4854-8866-5e7c42d349cd demo demo] Calling method 'version_select' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:01.531209 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [req-5bcb9d82-dced-4c08-9e92-02a1bd57a66d req-0fe86d11-7917-4854-8866-5e7c42d349cd demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 10 10:43:01.531564 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 3/12] 162.253.55.52 () {66 vars in 1339 bytes} [Thu Sep 10 10:43:01 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:43:01.571513 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-f469d857-bde9-47ae-b6f2-d816382917cd None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:01.573936 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-f469d857-bde9-47ae-b6f2-d816382917cd demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 10 10:43:01.574176 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-f469d857-bde9-47ae-b6f2-d816382917cd demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:01.574431 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-f469d857-bde9-47ae-b6f2-d816382917cd demo demo] Calling method 'show' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:01.584708 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-f469d857-bde9-47ae-b6f2-d816382917cd demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 10 10:43:01.585176 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 3/13] 162.253.55.52 () {64 vars in 1294 bytes} [Thu Sep 10 10:43:01 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:43:02.206735 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-7ad5607a-afbc-40da-8f9d-120d03c921ed None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.208499 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 4/14] 162.253.55.52 () {62 vars in 1061 bytes} [Thu Sep 10 10:43:02 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:43:02.269140 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-8c36a7a6-0bea-4936-aeb2-61c4fb60acfc None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.269140 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 5/15] 162.253.55.52 () {64 vars in 1265 bytes} [Thu Sep 10 10:43:02 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:43:02.302129 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [req-8c36a7a6-0bea-4936-aeb2-61c4fb60acfc req-35179c6b-cca0-45b3-a087-28d5a21145f9 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.303955 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [req-8c36a7a6-0bea-4936-aeb2-61c4fb60acfc req-35179c6b-cca0-45b3-a087-28d5a21145f9 demo demo] GET https://162.253.55.52/volume/v3/ Sep 10 10:43:02.304092 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [req-8c36a7a6-0bea-4936-aeb2-61c4fb60acfc req-35179c6b-cca0-45b3-a087-28d5a21145f9 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:02.304316 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [req-8c36a7a6-0bea-4936-aeb2-61c4fb60acfc req-35179c6b-cca0-45b3-a087-28d5a21145f9 demo demo] Calling method 'version_select' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:02.304638 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [req-8c36a7a6-0bea-4936-aeb2-61c4fb60acfc req-35179c6b-cca0-45b3-a087-28d5a21145f9 demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 10 10:43:02.304986 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 4/16] 162.253.55.52 () {66 vars in 1339 bytes} [Thu Sep 10 10:43:02 2026] GET /volume/v3/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:43:02.342344 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-65212e96-2ed7-4b40-bb0d-d3e8d72bcafc None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.345897 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-65212e96-2ed7-4b40-bb0d-d3e8d72bcafc demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 10 10:43:02.346224 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-65212e96-2ed7-4b40-bb0d-d3e8d72bcafc demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:02.346620 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-65212e96-2ed7-4b40-bb0d-d3e8d72bcafc demo demo] Calling method 'show' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:02.356181 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-65212e96-2ed7-4b40-bb0d-d3e8d72bcafc demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 10 10:43:02.356985 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 4/17] 162.253.55.52 () {64 vars in 1294 bytes} [Thu Sep 10 10:43:02 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 10 10:43:02.396954 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-2d2a3744-86ad-4282-9c93-51d8455c37b8 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.398315 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 5/18] 162.253.55.52 () {62 vars in 1061 bytes} [Thu Sep 10 10:43:02 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 10 10:43:02.437761 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-826c3a20-1560-402c-a869-c06e0dd756ac None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.440605 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 6/19] 162.253.55.52 () {64 vars in 1265 bytes} [Thu Sep 10 10:43:02 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:43:02.481646 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [req-826c3a20-1560-402c-a869-c06e0dd756ac req-e15f550b-460d-41ad-94b2-90e75eb9e49b None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.483671 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [req-826c3a20-1560-402c-a869-c06e0dd756ac req-e15f550b-460d-41ad-94b2-90e75eb9e49b demo demo] GET https://162.253.55.52/volume/v3/ Sep 10 10:43:02.483876 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [req-826c3a20-1560-402c-a869-c06e0dd756ac req-e15f550b-460d-41ad-94b2-90e75eb9e49b demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:02.484125 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [req-826c3a20-1560-402c-a869-c06e0dd756ac req-e15f550b-460d-41ad-94b2-90e75eb9e49b demo demo] Calling method 'version_select' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:02.484549 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [req-826c3a20-1560-402c-a869-c06e0dd756ac req-e15f550b-460d-41ad-94b2-90e75eb9e49b demo demo] https://162.253.55.52/volume/v3/ returned with HTTP 200 Sep 10 10:43:02.485007 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 5/20] 162.253.55.52 () {66 vars in 1339 bytes} [Thu Sep 10 10:43:02 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:43:02.525755 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-a93ed2bb-e6a6-4feb-bf51-eb27b280a05d None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:43:02.528043 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-a93ed2bb-e6a6-4feb-bf51-eb27b280a05d demo demo] GET https://162.253.55.52/volume/v3/types/default Sep 10 10:43:02.528268 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-a93ed2bb-e6a6-4feb-bf51-eb27b280a05d demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:43:02.528478 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-a93ed2bb-e6a6-4feb-bf51-eb27b280a05d demo demo] Calling method 'show' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:43:02.536382 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-a93ed2bb-e6a6-4feb-bf51-eb27b280a05d demo demo] https://162.253.55.52/volume/v3/types/default returned with HTTP 200 Sep 10 10:43:02.536896 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 5/21] 162.253.55.52 () {64 vars in 1294 bytes} [Thu Sep 10 10:43:02 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:43:10.357085 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:43:12.533333 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=8 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:47:53.026791 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-83bb83c1-f665-4578-974f-2440abebae60 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:47:53.171496 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-83bb83c1-f665-4578-974f-2440abebae60 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:47:53.172549 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-83bb83c1-f665-4578-974f-2440abebae60 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:47:53.173297 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-83bb83c1-f665-4578-974f-2440abebae60 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:47:53.174598 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-83bb83c1-f665-4578-974f-2440abebae60 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:47:53.176497 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-83bb83c1-f665-4578-974f-2440abebae60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:47:53.232692 np0000192473 devstack@c-api.service[110978]: /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:53.232692 np0000192473 devstack@c-api.service[110978]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:47:53.233794 np0000192473 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-83bb83c1-f665-4578-974f-2440abebae60 demo demo] Get all volumes completed successfully. Sep 10 10:47:53.236390 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-83bb83c1-f665-4578-974f-2440abebae60 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:47:53.236895 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 6/22] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:47:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:48:03.225696 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:48:53.256672 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-46b10391-b134-4574-a640-1935355b101e None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:48:53.259159 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-46b10391-b134-4574-a640-1935355b101e demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:48:53.259351 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-46b10391-b134-4574-a640-1935355b101e demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:48:53.259640 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-46b10391-b134-4574-a640-1935355b101e demo demo] Calling method 'detail' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:48:53.260134 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.api_utils [None req-46b10391-b134-4574-a640-1935355b101e demo demo] Removing options '' from query. {{(pid=110977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:48:53.260963 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.volume.api [None req-46b10391-b134-4574-a640-1935355b101e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:48:53.300328 np0000192473 devstack@c-api.service[110977]: /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:48:53.300328 np0000192473 devstack@c-api.service[110977]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:48:53.300718 np0000192473 devstack@c-api.service[110977]: INFO cinder.volume.api [None req-46b10391-b134-4574-a640-1935355b101e demo demo] Get all volumes completed successfully. Sep 10 10:48:53.303575 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-46b10391-b134-4574-a640-1935355b101e demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:48:53.305513 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 7/23] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:48:53 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:49:03.292139 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:49:53.321260 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:49:53.326420 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:49:53.326569 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:49:53.326785 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:49:53.327264 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:49:53.328136 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:49:53.391858 np0000192473 devstack@c-api.service[110980]: /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:49:53.391858 np0000192473 devstack@c-api.service[110980]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:49:53.391858 np0000192473 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 demo demo] Get all volumes completed successfully. Sep 10 10:49:53.393818 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-52c37205-f0f4-4f36-aab9-471d7c8737c7 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:49:53.394363 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 6/24] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:49:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:50:03.382797 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:50:53.415425 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-af724b6b-03d9-4c39-867b-1d83dce24466 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:50:53.420324 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-af724b6b-03d9-4c39-867b-1d83dce24466 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:50:53.420324 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-af724b6b-03d9-4c39-867b-1d83dce24466 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:50:53.420486 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-af724b6b-03d9-4c39-867b-1d83dce24466 demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:50:53.421103 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-af724b6b-03d9-4c39-867b-1d83dce24466 demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:50:53.423501 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-af724b6b-03d9-4c39-867b-1d83dce24466 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:50:53.479836 np0000192473 devstack@c-api.service[110979]: /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:50:53.479836 np0000192473 devstack@c-api.service[110979]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 10 10:50:53.480107 np0000192473 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-af724b6b-03d9-4c39-867b-1d83dce24466 demo demo] Get all volumes completed successfully. Sep 10 10:50:53.482257 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-af724b6b-03d9-4c39-867b-1d83dce24466 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:50:53.482715 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 6/25] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:50:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:51:03.469043 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:51:53.506829 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:51:53.512502 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:51:53.514030 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:51:53.514030 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:51:53.514030 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:51:53.515275 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:51:53.528765 np0000192473 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 demo demo] Get all volumes completed successfully. Sep 10 10:51:53.533204 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-c31227fe-4954-4cd9-9108-8dc1d49b22c2 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:51:53.533483 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 7/26] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:51:53 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:52:03.521562 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:52:53.561657 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:52:53.780893 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:52:53.781284 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:52:53.781817 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd demo demo] Calling method 'detail' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:52:53.782307 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.api_utils [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd demo demo] Removing options '' from query. {{(pid=110977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:52:53.784992 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.volume.api [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:52:53.797018 np0000192473 devstack@c-api.service[110977]: INFO cinder.volume.api [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd demo demo] Get all volumes completed successfully. Sep 10 10:52:53.801244 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-2c9e0e46-dfec-484a-8b29-a686daf07efd demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:52:53.801945 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 8/27] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:52:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:53:03.791081 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:53:53.821367 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:53:53.824631 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:53:53.825089 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:53:53.825352 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:53:53.825983 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:53:53.828196 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:53:53.835813 np0000192473 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 demo demo] Get all volumes completed successfully. Sep 10 10:53:53.838239 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-dfc67866-8dcc-4d6f-90c1-f9fabb76fe44 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:53:53.838651 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 7/28] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:53:53 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 10:54:03.831476 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:54:53.858836 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-976c9b49-babb-49a3-8a56-650198f5a540 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:54:53.862083 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-976c9b49-babb-49a3-8a56-650198f5a540 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:54:53.862317 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-976c9b49-babb-49a3-8a56-650198f5a540 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:54:53.862681 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-976c9b49-babb-49a3-8a56-650198f5a540 demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:54:53.863035 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-976c9b49-babb-49a3-8a56-650198f5a540 demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:54:53.864072 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-976c9b49-babb-49a3-8a56-650198f5a540 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:54:53.872171 np0000192473 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-976c9b49-babb-49a3-8a56-650198f5a540 demo demo] Get all volumes completed successfully. Sep 10 10:54:53.876090 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-976c9b49-babb-49a3-8a56-650198f5a540 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:54:53.876959 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 7/29] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:54:53 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 10:55:03.867740 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:55:53.899488 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:55:53.904471 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:55:53.904933 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:55:53.905366 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:55:53.905910 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:55:53.907475 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:55:53.922002 np0000192473 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e demo demo] Get all volumes completed successfully. Sep 10 10:55:53.926782 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-a2dd7d33-cc95-46fb-8c4f-cc8723a89c3e demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:55:53.928236 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 8/30] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:55:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:56:03.912621 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:56:53.944597 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:56:53.947621 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:56:53.947887 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:56:53.948191 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b demo demo] Calling method 'detail' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:56:53.948662 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.api_utils [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b demo demo] Removing options '' from query. {{(pid=110977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:56:53.949659 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.volume.api [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:56:53.958362 np0000192473 devstack@c-api.service[110977]: INFO cinder.volume.api [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b demo demo] Get all volumes completed successfully. Sep 10 10:56:53.961225 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-20e950d2-a6fa-445b-8b3d-d37b6a97029b demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:56:53.962013 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 9/31] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:56:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:57:03.953253 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:57:53.984685 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:57:54.204973 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:57:54.205541 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:57:54.206127 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:57:54.206587 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:57:54.208511 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:57:54.223942 np0000192473 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 demo demo] Get all volumes completed successfully. Sep 10 10:57:54.227116 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-1f7bb080-4e7a-4b81-bdb7-56de7b0418a4 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:57:54.227742 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 8/32] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:57:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 10:58:04.214167 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:58:54.244493 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:58:54.247888 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:58:54.248184 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:58:54.248184 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:58:54.248720 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:58:54.250074 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:58:54.260579 np0000192473 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa demo demo] Get all volumes completed successfully. Sep 10 10:58:54.263848 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-6ef0bb9e-979e-47c7-9d51-7a4f1be01aaa demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:58:54.264346 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 8/33] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:58:54 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 10:59:04.253672 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 10:59:54.282263 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-7b286241-0154-422d-a149-1365015c30af None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 10:59:54.286971 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-7b286241-0154-422d-a149-1365015c30af demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 10:59:54.287368 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-7b286241-0154-422d-a149-1365015c30af demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 10:59:54.288012 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-7b286241-0154-422d-a149-1365015c30af demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 10:59:54.288624 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-7b286241-0154-422d-a149-1365015c30af demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 10:59:54.290318 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-7b286241-0154-422d-a149-1365015c30af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 10:59:54.306144 np0000192473 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-7b286241-0154-422d-a149-1365015c30af demo demo] Get all volumes completed successfully. Sep 10 10:59:54.311577 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-7b286241-0154-422d-a149-1365015c30af demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 10:59:54.312543 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 9/34] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 10:59:54 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 11:00:04.295790 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:00:54.332864 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-4e03c346-701d-40ce-8c17-35a63c414b47 None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:00:54.338061 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-4e03c346-701d-40ce-8c17-35a63c414b47 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:00:54.338530 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-4e03c346-701d-40ce-8c17-35a63c414b47 demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:00:54.338945 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-4e03c346-701d-40ce-8c17-35a63c414b47 demo demo] Calling method 'detail' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:00:54.339386 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.api_utils [None req-4e03c346-701d-40ce-8c17-35a63c414b47 demo demo] Removing options '' from query. {{(pid=110977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:00:54.340832 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.volume.api [None req-4e03c346-701d-40ce-8c17-35a63c414b47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:00:54.352971 np0000192473 devstack@c-api.service[110977]: INFO cinder.volume.api [None req-4e03c346-701d-40ce-8c17-35a63c414b47 demo demo] Get all volumes completed successfully. Sep 10 11:00:54.357522 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-4e03c346-701d-40ce-8c17-35a63c414b47 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:00:54.358217 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 10/35] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:00:54 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:01:04.345173 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:01:54.384224 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-b737f75e-615e-4f23-afc3-98ba560f73bc None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:01:54.387270 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-b737f75e-615e-4f23-afc3-98ba560f73bc demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:01:54.387604 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-b737f75e-615e-4f23-afc3-98ba560f73bc demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:01:54.387832 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-b737f75e-615e-4f23-afc3-98ba560f73bc demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:01:54.388150 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-b737f75e-615e-4f23-afc3-98ba560f73bc demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:01:54.389099 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-b737f75e-615e-4f23-afc3-98ba560f73bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:01:54.399286 np0000192473 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-b737f75e-615e-4f23-afc3-98ba560f73bc demo demo] Get all volumes completed successfully. Sep 10 11:01:54.402225 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-b737f75e-615e-4f23-afc3-98ba560f73bc demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:01:54.403092 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 9/36] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:01:54 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:02:04.392979 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:02:54.441555 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:02:54.721114 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:02:54.721927 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:02:54.722383 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:02:54.723688 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:02:54.725082 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:02:54.739909 np0000192473 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 demo demo] Get all volumes completed successfully. Sep 10 11:02:54.745653 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-51de18ae-eb2d-4ed6-87fe-e06c2a5991f0 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:02:54.746739 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 9/37] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:02:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:03:04.731534 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:03:54.776425 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-bdec927c-da1a-40a8-83cf-81556071e50c None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:03:54.780996 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-bdec927c-da1a-40a8-83cf-81556071e50c demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:03:54.781514 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-bdec927c-da1a-40a8-83cf-81556071e50c demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:03:54.781931 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-bdec927c-da1a-40a8-83cf-81556071e50c demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:03:54.782529 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-bdec927c-da1a-40a8-83cf-81556071e50c demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:03:54.783933 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-bdec927c-da1a-40a8-83cf-81556071e50c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:03:54.795179 np0000192473 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-bdec927c-da1a-40a8-83cf-81556071e50c demo demo] Get all volumes completed successfully. Sep 10 11:03:54.798992 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-bdec927c-da1a-40a8-83cf-81556071e50c demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:03:54.799871 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 10/38] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:03:54 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:04:04.788487 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:04:54.820966 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:04:54.826718 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:04:54.827158 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:04:54.827865 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 demo demo] Calling method 'detail' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:04:54.828374 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.api_utils [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 demo demo] Removing options '' from query. {{(pid=110977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:04:54.830048 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.volume.api [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:04:54.844373 np0000192473 devstack@c-api.service[110977]: INFO cinder.volume.api [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 demo demo] Get all volumes completed successfully. Sep 10 11:04:54.849432 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-ebf66661-0835-44f0-b84d-3bbee2bfdb85 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:04:54.850329 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 11/39] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:04:54 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 11:05:04.835149 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:05:54.866572 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:05:54.874004 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:05:54.874504 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:05:54.877491 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:05:54.877491 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:05:54.877491 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:05:54.890239 np0000192473 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb demo demo] Get all volumes completed successfully. Sep 10 11:05:54.894869 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-2fbc0524-6d3f-480c-960a-3ed1cc92e9cb demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:05:54.895978 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 10/40] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:05:54 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 11:06:04.880905 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:06:54.918542 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:06:54.922141 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:06:54.922380 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:06:54.922726 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:06:54.923080 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:06:54.924211 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:06:54.935485 np0000192473 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 demo demo] Get all volumes completed successfully. Sep 10 11:06:54.937973 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-8a457d40-e5e6-45c8-ab10-12a92fe7bbe9 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:06:54.938526 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 10/41] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:06:54 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:07:04.929071 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:07:54.956882 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:07:55.058523 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:07:55.058523 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:07:55.058776 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:07:55.058966 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:07:55.059706 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:07:55.070087 np0000192473 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 demo demo] Get all volumes completed successfully. Sep 10 11:07:55.073422 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-62534b87-96d9-48fe-a5bc-6bbbf45be050 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:07:55.073931 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 11/42] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:07:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:08:05.062959 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:08:55.102895 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:08:55.107578 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:08:55.107964 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:08:55.108412 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 demo demo] Calling method 'detail' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:08:55.108935 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.api_utils [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 demo demo] Removing options '' from query. {{(pid=110977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:08:55.110426 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.volume.api [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:08:55.125128 np0000192473 devstack@c-api.service[110977]: INFO cinder.volume.api [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 demo demo] Get all volumes completed successfully. Sep 10 11:08:55.129256 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-6d8d46db-2908-4918-998a-ecc7c2dd3622 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:08:55.130041 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 12/43] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:08:55 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:09:05.116524 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:09:55.150423 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:09:55.153188 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:09:55.153344 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:09:55.153571 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:09:55.153798 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:09:55.154425 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:09:55.165174 np0000192473 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e demo demo] Get all volumes completed successfully. Sep 10 11:09:55.167099 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-f35335bb-be46-4199-bbd1-c6b4937cb40e demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:09:55.167421 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 11/44] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:09:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:10:05.157697 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:10:55.186692 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-72524a7c-5373-413d-b285-afbc4c2b39eb None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:10:55.192556 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-72524a7c-5373-413d-b285-afbc4c2b39eb demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:10:55.192866 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-72524a7c-5373-413d-b285-afbc4c2b39eb demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:10:55.193161 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-72524a7c-5373-413d-b285-afbc4c2b39eb demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:10:55.193543 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-72524a7c-5373-413d-b285-afbc4c2b39eb demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:10:55.194650 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-72524a7c-5373-413d-b285-afbc4c2b39eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:10:55.203840 np0000192473 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-72524a7c-5373-413d-b285-afbc4c2b39eb demo demo] Get all volumes completed successfully. Sep 10 11:10:55.206578 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-72524a7c-5373-413d-b285-afbc4c2b39eb demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:10:55.207129 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 11/45] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:10:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:11:05.198414 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:11:55.224723 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.middleware.request_id [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 None None] RequestId filter calling following filter/app {{(pid=110978) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:11:55.229667 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:11:55.230036 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 demo demo] Empty body provided in request {{(pid=110978) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:11:55.230430 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.openstack.wsgi [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 demo demo] Calling method 'detail' {{(pid=110978) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:11:55.230913 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.api.api_utils [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 demo demo] Removing options '' from query. {{(pid=110978) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:11:55.232411 np0000192473 devstack@c-api.service[110978]: DEBUG cinder.volume.api [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110978) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:11:55.247820 np0000192473 devstack@c-api.service[110978]: INFO cinder.volume.api [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 demo demo] Get all volumes completed successfully. Sep 10 11:11:55.252859 np0000192473 devstack@c-api.service[110978]: INFO cinder.api.openstack.wsgi [None req-eaa74d59-cda8-4208-a281-00a533f0d6d6 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:11:55.253787 np0000192473 devstack@c-api.service[110978]: [pid: 110978|app: 0|req: 12/46] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:11:55 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 11:12:05.238091 np0000192473 devstack@c-api.service[110978]: DEBUG dbcounter [-] [110978] Writing DB stats cinder:SELECT=1 {{(pid=110978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:12:55.277321 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.middleware.request_id [None req-8ef072a6-04d6-481b-9727-e67f4f849599 None None] RequestId filter calling following filter/app {{(pid=110977) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:12:55.402480 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-8ef072a6-04d6-481b-9727-e67f4f849599 demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:12:55.402671 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-8ef072a6-04d6-481b-9727-e67f4f849599 demo demo] Empty body provided in request {{(pid=110977) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:12:55.402861 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.openstack.wsgi [None req-8ef072a6-04d6-481b-9727-e67f4f849599 demo demo] Calling method 'detail' {{(pid=110977) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:12:55.403136 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.api.api_utils [None req-8ef072a6-04d6-481b-9727-e67f4f849599 demo demo] Removing options '' from query. {{(pid=110977) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:12:55.403902 np0000192473 devstack@c-api.service[110977]: DEBUG cinder.volume.api [None req-8ef072a6-04d6-481b-9727-e67f4f849599 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110977) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:12:55.416071 np0000192473 devstack@c-api.service[110977]: INFO cinder.volume.api [None req-8ef072a6-04d6-481b-9727-e67f4f849599 demo demo] Get all volumes completed successfully. Sep 10 11:12:55.418203 np0000192473 devstack@c-api.service[110977]: INFO cinder.api.openstack.wsgi [None req-8ef072a6-04d6-481b-9727-e67f4f849599 demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:12:55.418629 np0000192473 devstack@c-api.service[110977]: [pid: 110977|app: 0|req: 13/47] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:12:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:13:05.410376 np0000192473 devstack@c-api.service[110977]: DEBUG dbcounter [-] [110977] Writing DB stats cinder:SELECT=1 {{(pid=110977) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:13:55.443624 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.middleware.request_id [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f None None] RequestId filter calling following filter/app {{(pid=110980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:13:55.448856 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:13:55.449335 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f demo demo] Empty body provided in request {{(pid=110980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:13:55.449903 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.openstack.wsgi [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f demo demo] Calling method 'detail' {{(pid=110980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:13:55.450425 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.api.api_utils [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f demo demo] Removing options '' from query. {{(pid=110980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:13:55.452184 np0000192473 devstack@c-api.service[110980]: DEBUG cinder.volume.api [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110980) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:13:55.467078 np0000192473 devstack@c-api.service[110980]: INFO cinder.volume.api [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f demo demo] Get all volumes completed successfully. Sep 10 11:13:55.472205 np0000192473 devstack@c-api.service[110980]: INFO cinder.api.openstack.wsgi [None req-bc1b93ee-a6c6-4fd8-9fb7-becbcf4bd11f demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:13:55.473270 np0000192473 devstack@c-api.service[110980]: [pid: 110980|app: 0|req: 12/48] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:13:55 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 11:14:05.457375 np0000192473 devstack@c-api.service[110980]: DEBUG dbcounter [-] [110980] Writing DB stats cinder:SELECT=1 {{(pid=110980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 10 11:14:55.490085 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.middleware.request_id [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e None None] RequestId filter calling following filter/app {{(pid=110979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 10 11:14:55.495199 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e demo demo] GET https://162.253.55.52/volume/v3/volumes/detail Sep 10 11:14:55.495199 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e demo demo] Empty body provided in request {{(pid=110979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 10 11:14:55.495199 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.openstack.wsgi [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e demo demo] Calling method 'detail' {{(pid=110979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 10 11:14:55.495199 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.api.api_utils [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e demo demo] Removing options '' from query. {{(pid=110979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 10 11:14:55.496735 np0000192473 devstack@c-api.service[110979]: DEBUG cinder.volume.api [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110979) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 10 11:14:55.507903 np0000192473 devstack@c-api.service[110979]: INFO cinder.volume.api [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e demo demo] Get all volumes completed successfully. Sep 10 11:14:55.512068 np0000192473 devstack@c-api.service[110979]: INFO cinder.api.openstack.wsgi [None req-11af8147-c319-4cdc-94c2-2e9e4cd09e0e demo demo] https://162.253.55.52/volume/v3/volumes/detail returned with HTTP 200 Sep 10 11:14:55.512889 np0000192473 devstack@c-api.service[110979]: [pid: 110979|app: 0|req: 12/49] 162.253.55.52 () {64 vars in 1290 bytes} [Thu Sep 10 11:14:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 10 11:15:05.500712 np0000192473 devstack@c-api.service[110979]: DEBUG dbcounter [-] [110979] Writing DB stats cinder:SELECT=1 {{(pid=110979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}