Jun 12 02:00:31.349325 np0000179761 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 02:00:31.356425 np0000179761 devstack@c-api.service[112413]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 02:00:31 2026] *** Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: nodename: np0000179761 Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: machine: x86_64 Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: clock source: unix Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: pcre jit disabled Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: detected number of CPU cores: 16 Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: current working directory: / Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: detected binary path: /usr/bin/uwsgi-core Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: your processes number limit is 256917 Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: your memory page size is 4096 bytes Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: detected max file descriptor number: 2048 Jun 12 02:00:31.359733 np0000179761 devstack@c-api.service[112413]: lock engine: pthread robust mutexes Jun 12 02:00:31.360758 np0000179761 devstack@c-api.service[112413]: thunder lock: enabled Jun 12 02:00:31.360956 np0000179761 devstack@c-api.service[112413]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 02:00:31.361062 np0000179761 devstack@c-api.service[112413]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 02:00:31.361062 np0000179761 devstack@c-api.service[112413]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 02:00:31.361062 np0000179761 devstack@c-api.service[112413]: Set PythonHome to /opt/stack/data/venv Jun 12 02:00:31.405411 np0000179761 devstack@c-api.service[112413]: Python main interpreter initialized at 0x7154a2ca3668 Jun 12 02:00:31.405411 np0000179761 devstack@c-api.service[112413]: python threads support enabled Jun 12 02:00:31.405411 np0000179761 devstack@c-api.service[112413]: your server socket listen backlog is limited to 100 connections Jun 12 02:00:31.405411 np0000179761 devstack@c-api.service[112413]: your mercy for graceful operations on workers is 80 seconds Jun 12 02:00:31.405921 np0000179761 devstack@c-api.service[112413]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 02:00:31.406137 np0000179761 devstack@c-api.service[112413]: *** Operational MODE: preforking *** Jun 12 02:00:31.406247 np0000179761 devstack@c-api.service[112413]: *** uWSGI is running in multiple interpreter mode *** Jun 12 02:00:31.406247 np0000179761 devstack@c-api.service[112413]: spawned uWSGI master process (pid: 112413) Jun 12 02:00:31.406418 np0000179761 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 02:00:31.407184 np0000179761 devstack@c-api.service[112413]: spawned uWSGI worker 1 (pid: 112422, cores: 1) Jun 12 02:00:31.407724 np0000179761 devstack@c-api.service[112413]: spawned uWSGI worker 2 (pid: 112423, cores: 1) Jun 12 02:00:31.408299 np0000179761 devstack@c-api.service[112413]: spawned uWSGI worker 3 (pid: 112424, cores: 1) Jun 12 02:00:31.408759 np0000179761 devstack@c-api.service[112413]: spawned uWSGI worker 4 (pid: 112425, cores: 1) Jun 12 02:00:31.408759 np0000179761 devstack@c-api.service[112413]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 02:00:31.529580 np0000179761 devstack@c-api.service[112425]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:31.529580 np0000179761 devstack@c-api.service[112425]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:31.529580 np0000179761 devstack@c-api.service[112425]: we strongly recommend against using it for new projects. Jun 12 02:00:31.529580 np0000179761 devstack@c-api.service[112425]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:31.529580 np0000179761 devstack@c-api.service[112425]: framework. For more detail see Jun 12 02:00:31.529580 np0000179761 devstack@c-api.service[112425]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:31.529580 np0000179761 devstack@c-api.service[112425]: import eventlet # noqa Jun 12 02:00:31.534391 np0000179761 devstack@c-api.service[112423]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:31.534391 np0000179761 devstack@c-api.service[112423]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:31.534391 np0000179761 devstack@c-api.service[112423]: we strongly recommend against using it for new projects. Jun 12 02:00:31.534391 np0000179761 devstack@c-api.service[112423]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:31.534391 np0000179761 devstack@c-api.service[112423]: framework. For more detail see Jun 12 02:00:31.534391 np0000179761 devstack@c-api.service[112423]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:31.534391 np0000179761 devstack@c-api.service[112423]: import eventlet # noqa Jun 12 02:00:31.581202 np0000179761 devstack@c-api.service[112422]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:31.581202 np0000179761 devstack@c-api.service[112422]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:31.581202 np0000179761 devstack@c-api.service[112422]: we strongly recommend against using it for new projects. Jun 12 02:00:31.581202 np0000179761 devstack@c-api.service[112422]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:31.581202 np0000179761 devstack@c-api.service[112422]: framework. For more detail see Jun 12 02:00:31.581202 np0000179761 devstack@c-api.service[112422]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:31.581202 np0000179761 devstack@c-api.service[112422]: import eventlet # noqa Jun 12 02:00:31.587782 np0000179761 devstack@c-api.service[112424]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:31.587782 np0000179761 devstack@c-api.service[112424]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:31.587782 np0000179761 devstack@c-api.service[112424]: we strongly recommend against using it for new projects. Jun 12 02:00:31.587782 np0000179761 devstack@c-api.service[112424]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:31.587782 np0000179761 devstack@c-api.service[112424]: framework. For more detail see Jun 12 02:00:31.587782 np0000179761 devstack@c-api.service[112424]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:31.587782 np0000179761 devstack@c-api.service[112424]: import eventlet # noqa Jun 12 02:00:31.611902 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:31.611902 np0000179761 devstack@c-api.service[112425]: warnings.warn( Jun 12 02:00:31.617105 np0000179761 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:31.617105 np0000179761 devstack@c-api.service[112423]: warnings.warn( Jun 12 02:00:31.669707 np0000179761 devstack@c-api.service[112422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:31.669707 np0000179761 devstack@c-api.service[112422]: warnings.warn( Jun 12 02:00:31.674447 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:31.674447 np0000179761 devstack@c-api.service[112424]: warnings.warn( Jun 12 02:00:31.683814 np0000179761 devstack@c-api.service[112425]: /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 Jun 12 02:00:31.683814 np0000179761 devstack@c-api.service[112425]: from cgi import parse_header Jun 12 02:00:31.689613 np0000179761 devstack@c-api.service[112423]: /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 Jun 12 02:00:31.689613 np0000179761 devstack@c-api.service[112423]: from cgi import parse_header Jun 12 02:00:31.732440 np0000179761 devstack@c-api.service[112425]: /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. Jun 12 02:00:31.732440 np0000179761 devstack@c-api.service[112425]: removals.removed_module( Jun 12 02:00:31.732440 np0000179761 devstack@c-api.service[112425]: /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. Jun 12 02:00:31.732440 np0000179761 devstack@c-api.service[112425]: removals.removed_module( Jun 12 02:00:31.737262 np0000179761 devstack@c-api.service[112423]: /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. Jun 12 02:00:31.737262 np0000179761 devstack@c-api.service[112423]: removals.removed_module( Jun 12 02:00:31.738664 np0000179761 devstack@c-api.service[112423]: /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. Jun 12 02:00:31.738664 np0000179761 devstack@c-api.service[112423]: removals.removed_module( Jun 12 02:00:31.750814 np0000179761 devstack@c-api.service[112422]: /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 Jun 12 02:00:31.750814 np0000179761 devstack@c-api.service[112422]: from cgi import parse_header Jun 12 02:00:31.753809 np0000179761 devstack@c-api.service[112424]: /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 Jun 12 02:00:31.753809 np0000179761 devstack@c-api.service[112424]: from cgi import parse_header Jun 12 02:00:31.802605 np0000179761 devstack@c-api.service[112424]: /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. Jun 12 02:00:31.802605 np0000179761 devstack@c-api.service[112424]: removals.removed_module( Jun 12 02:00:31.804466 np0000179761 devstack@c-api.service[112424]: /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. Jun 12 02:00:31.804466 np0000179761 devstack@c-api.service[112424]: removals.removed_module( Jun 12 02:00:31.820069 np0000179761 devstack@c-api.service[112422]: /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. Jun 12 02:00:31.820069 np0000179761 devstack@c-api.service[112422]: removals.removed_module( Jun 12 02:00:31.822678 np0000179761 devstack@c-api.service[112422]: /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. Jun 12 02:00:31.822678 np0000179761 devstack@c-api.service[112422]: removals.removed_module( Jun 12 02:00:32.348145 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:32.348145 np0000179761 devstack@c-api.service[112425]: warnings.warn( Jun 12 02:00:32.361377 np0000179761 devstack@c-api.service[112423]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:32.361377 np0000179761 devstack@c-api.service[112423]: warnings.warn( Jun 12 02:00:32.422389 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:32.422389 np0000179761 devstack@c-api.service[112424]: warnings.warn( Jun 12 02:00:32.449256 np0000179761 devstack@c-api.service[112425]: /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. Jun 12 02:00:32.449256 np0000179761 devstack@c-api.service[112425]: warnings.warn( Jun 12 02:00:32.455390 np0000179761 devstack@c-api.service[112423]: /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. Jun 12 02:00:32.455390 np0000179761 devstack@c-api.service[112423]: warnings.warn( Jun 12 02:00:32.489761 np0000179761 devstack@c-api.service[112422]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:32.489761 np0000179761 devstack@c-api.service[112422]: warnings.warn( Jun 12 02:00:32.514967 np0000179761 devstack@c-api.service[112424]: /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. Jun 12 02:00:32.514967 np0000179761 devstack@c-api.service[112424]: warnings.warn( Jun 12 02:00:32.588295 np0000179761 devstack@c-api.service[112422]: /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. Jun 12 02:00:32.588295 np0000179761 devstack@c-api.service[112422]: warnings.warn( Jun 12 02:00:32.744412 np0000179761 devstack@c-api.service[112423]: 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. Jun 12 02:00:32.745090 np0000179761 devstack@c-api.service[112423]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112423) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:32.745361 np0000179761 devstack@c-api.service[112425]: 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. Jun 12 02:00:32.745776 np0000179761 devstack@c-api.service[112425]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112425) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:32.809132 np0000179761 devstack@c-api.service[112424]: 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. Jun 12 02:00:32.809764 np0000179761 devstack@c-api.service[112424]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112424) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:32.829944 np0000179761 devstack@c-api.service[112423]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:32.829944 np0000179761 devstack@c-api.service[112423]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:32.830185 np0000179761 devstack@c-api.service[112425]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:32.830185 np0000179761 devstack@c-api.service[112425]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:32.871255 np0000179761 devstack@c-api.service[112422]: 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. Jun 12 02:00:32.871437 np0000179761 devstack@c-api.service[112422]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112422) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:32.876847 np0000179761 devstack@c-api.service[112424]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:32.876847 np0000179761 devstack@c-api.service[112424]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:32.933613 np0000179761 devstack@c-api.service[112422]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:32.933613 np0000179761 devstack@c-api.service[112422]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:33.289307 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112425) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:33.289495 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112424) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:33.289648 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.289726 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.289798 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112423) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:33.289889 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.289951 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.290028 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.290147 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112422) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:33.290227 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.290305 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.290305 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.290445 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.290445 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.290596 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.290666 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.291338 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.291434 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.291499 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.291569 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.291636 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.291721 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.291721 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.291884 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.291957 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.292035 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.292035 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.292166 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.292234 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.292234 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.292358 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.292358 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.292358 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.292358 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.292358 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.292703 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.292780 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.292876 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.292876 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.292876 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.293071 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.293138 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.293138 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.293138 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.293320 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.293320 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.293444 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.293510 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.293510 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.293621 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.293697 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.293767 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.293846 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.293903 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.293989 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.294075 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.294075 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.294199 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.294275 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.294346 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.294412 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.294479 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.294479 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.294585 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.294658 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.294725 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.294793 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.294972 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.295112 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.295171 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.295171 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.295171 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.295367 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.295367 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.295596 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.295667 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.295733 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.295799 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.295903 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.295978 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.296025 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.296060 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.296101 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.296144 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.296180 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.296221 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.296260 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.296297 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.296332 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.296371 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.296371 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.296456 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.296501 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.296543 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.296586 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.296586 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.296667 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.296707 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.296707 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.296707 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.297452 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.297512 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.297582 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.297631 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.297669 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.297711 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.297753 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.297794 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.297854 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.297905 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.297952 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.297998 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.298038 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.298079 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.298131 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.298195 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.298239 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.298280 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.298328 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.298369 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.298413 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.298453 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.298497 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.298538 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.298573 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.298618 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.298662 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.298714 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.299005 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.299090 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.299146 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.299208 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.299269 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.299313 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.299361 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.299398 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.299439 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.299489 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.299489 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.299561 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.299603 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.299639 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.299675 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.299716 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.299761 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.299802 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.299802 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.301120 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.301163 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.301201 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.301244 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.301288 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.301288 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.301288 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.301288 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.301288 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.301524 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.301588 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.301628 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.301668 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.301706 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.301751 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.301795 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.301857 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.301913 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.301971 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.302031 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.302081 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.302127 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.302170 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.302219 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.302264 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.302309 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.302356 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.302404 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.302448 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.302500 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.302549 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.302595 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.302638 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.302681 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.302726 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.302764 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.302808 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.302877 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.302925 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.302974 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.303016 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.303131 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.303187 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.303236 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.303280 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.303328 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.303366 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.303410 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.303447 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.303508 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.303550 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.303592 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.303639 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.303685 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.303722 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.303760 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.303802 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.303867 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.303867 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.303950 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.303950 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.303950 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.303950 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.303950 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.303950 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.306885 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.306956 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.307020 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.307095 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.307136 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.307163 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.307192 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.307221 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.307248 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.307275 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.307298 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.307330 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.307359 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.307393 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.307417 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.307454 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.307480 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.307539 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.307600 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.307659 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.307734 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.307890 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.307954 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.308019 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.308082 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.308141 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.308358 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.308417 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.312241 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.312321 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.312363 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.312413 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.312448 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.312484 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.312524 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.312568 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.312603 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.312652 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.312688 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.312724 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.312759 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.312799 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.312863 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.312898 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.312940 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.312940 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.313013 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.313058 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.313058 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.313132 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.313170 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.313249 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.313298 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.313341 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.313375 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.313450 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.315378 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.315459 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.315505 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.315548 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.315590 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.315627 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.315672 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.315709 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.315748 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.315786 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.315851 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.315891 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.315934 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.315974 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.316015 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.316051 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.316093 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.316138 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.316176 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.316216 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.316264 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.316300 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.316343 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.316388 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.316428 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.316470 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.316511 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.316554 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.316594 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.316630 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.316673 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.316710 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.316751 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.316791 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.316841 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.316893 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.316929 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.316970 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.317015 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.317080 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.317141 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.317200 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.317249 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.317285 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.317359 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.317402 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.317451 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.317500 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.317545 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.317590 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.317633 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.317675 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.317711 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.317751 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.317796 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.317857 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.317894 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.317929 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.317974 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.318010 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.318058 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.318098 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.318133 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.318173 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.318219 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.318278 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.318315 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.318356 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.318396 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.318440 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.318486 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.318522 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.318571 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.318608 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.318643 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.318678 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.318712 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.318754 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.318796 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.318854 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.318907 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.318944 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.318985 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.318985 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.319103 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.319103 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.319103 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.319217 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.319261 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.319307 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.319344 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.319380 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.319416 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.319455 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.319496 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.319533 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.319533 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.319533 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.320191 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.320250 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.320310 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.320375 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.320430 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.320488 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.320520 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.320564 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.320600 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.320686 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.320772 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.320877 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.320961 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.321065 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.322153 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.322204 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.322276 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.322333 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.322360 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.322385 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.322433 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.322464 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.322491 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.322519 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.322554 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.322605 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.322670 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.322729 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.322859 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.322924 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.322984 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.323084 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.323143 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.323207 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.323271 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.323355 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.323469 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.323547 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.323598 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.323635 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.323664 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.323690 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.323719 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.323751 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.323784 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.323813 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.323880 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.323908 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.323937 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.323966 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.323995 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.324020 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.324058 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.324092 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.324119 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.324145 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.324174 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.324201 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.324235 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.324261 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.324286 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.324311 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.324345 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.324370 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.324396 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.324421 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.324446 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.324471 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.324500 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.324525 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.324550 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.324574 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.324605 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.324633 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.324657 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.324683 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.324683 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.324735 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.324767 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.324792 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.324792 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.324792 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.324792 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.324792 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.325222 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.325307 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.325390 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.325414 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.325459 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.325487 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.325512 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.325539 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.325572 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.325596 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.325620 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.325644 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.325675 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.325702 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.325729 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.325753 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.325781 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.325804 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.325861 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.325894 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.325923 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.325965 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.325995 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.326022 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.326045 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.326069 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.326092 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.326114 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.326146 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.326168 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.326190 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.326216 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.326216 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.326216 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.326295 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.326881 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.326973 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.327156 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.327312 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.327401 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.327485 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.327582 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.327866 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.327936 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.327984 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.328010 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.328052 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.328095 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.328125 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.328154 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.328185 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.328216 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.328245 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.328271 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.328299 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.328328 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.328354 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.328387 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.328415 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.328444 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.328470 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.328494 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.328519 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.328543 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.328568 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.328593 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.328621 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.328645 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.328673 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.328673 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.329335 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.329401 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.329457 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.329523 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.329553 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.329579 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.329617 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.329643 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.329668 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.329697 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.329722 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.329755 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.329780 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.329805 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.329843 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.329869 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.329895 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.329928 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.330021 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.330048 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.330073 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.330102 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.330132 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.330157 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.330181 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.330209 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.330234 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.330264 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.330291 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.330324 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.330349 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.330374 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.330398 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.330423 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.330451 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.330483 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.330507 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.330531 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.330555 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.330590 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.330615 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.330638 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.330662 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.330690 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.330718 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.330743 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.330766 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.330790 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.330814 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.330860 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.330889 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.330915 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.330944 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.330973 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.330973 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.330973 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.331063 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.331063 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.331063 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.331142 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.331142 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.331194 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.331223 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.331264 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.331291 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.331340 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.331403 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.331471 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.331523 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.331588 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.333437 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.333502 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.333557 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.333589 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.333616 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.333645 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.333674 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.333702 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.333731 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.333763 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.333792 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.333834 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.333901 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.333961 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.334632 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.334698 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.334744 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.334778 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.334807 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.334850 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.334877 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.334903 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.334929 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.334954 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.334982 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.335011 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.335054 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.335082 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.335110 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.335136 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.335160 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.335189 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.335214 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.335238 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.335267 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.335292 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.335320 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.335345 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.335370 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.335370 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.335440 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.335468 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.335770 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.335846 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.335914 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.335953 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.335980 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.336005 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.336031 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.336056 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.336086 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.336114 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.336145 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.336173 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.336203 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.336232 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.336258 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.336287 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.336312 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.336342 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.336372 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.336423 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.336454 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.336507 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.336549 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.336591 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.336618 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.336672 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.336758 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.336864 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.338339 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.338402 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.338439 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.338490 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.338532 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.338569 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.338605 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.338647 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.338683 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.338728 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.338764 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.338804 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.338858 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.338858 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.339148 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.339208 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.339265 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.339311 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.339311 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.339377 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.339414 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.339451 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.339492 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.339540 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.339585 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.339627 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.339663 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.339704 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.339704 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.339775 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.339817 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.339868 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.339868 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.339868 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.339981 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.340216 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.340303 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.340379 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.340497 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.340630 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.340675 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.340718 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.340755 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.340791 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.340847 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.340894 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.340930 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.340971 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.341019 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.341062 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.341104 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.341152 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.341187 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.341223 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.341223 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.341300 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.341342 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.341382 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.341423 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.341423 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.341500 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.341538 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.341538 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.341609 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.341645 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.341709 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.341745 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.341782 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.341818 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.341866 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.341914 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.341952 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.341987 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.342032 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.342067 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.342103 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.342144 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.342184 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.342219 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.342261 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.342298 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.342335 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.342370 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.342405 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.342440 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.342476 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.342517 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.342558 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.342593 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.342645 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.342684 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.342725 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.342792 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.342855 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.342894 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.342930 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.342971 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.343007 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.343070 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.343118 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.343154 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.343189 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.343189 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.343189 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.343189 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.343189 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.343189 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.343189 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.343502 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.343502 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.343502 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.343614 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.344298 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.344366 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.344404 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.344462 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.344517 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.344572 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.344639 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.344679 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.344769 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.344888 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.345001 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.345088 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.345177 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.345254 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.345307 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.345345 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.345432 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.345488 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.345488 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.345573 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.345615 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.345657 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.345693 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.345736 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.345777 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.345812 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.345869 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.345918 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.345953 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.345989 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.346025 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.346062 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.346098 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.346098 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.346098 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.346199 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.346247 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.346284 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.346284 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.346357 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.346392 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.346428 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.346469 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.346469 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.346539 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.346575 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.346622 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.346622 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.346622 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.346718 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.346718 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.346786 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.346786 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.346881 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.346918 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.346918 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.346998 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.347044 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.347119 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.347157 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.347192 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.347228 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.347271 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.347312 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.347356 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.347392 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.347444 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.347486 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.347523 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.347563 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.347599 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.347635 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.347676 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.347676 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.347746 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.347782 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.347782 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.347964 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.347964 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.348070 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.348109 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.348150 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.348261 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.348306 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.353744 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.353841 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.353893 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.353938 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.353994 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.354066 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.354110 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.354154 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.354196 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.354240 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112424) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.354285 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.354322 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.354369 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.354406 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.354450 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.354487 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.354528 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.354569 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112424) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.354611 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.354648 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112424) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.354688 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.354736 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.354778 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112425) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.354815 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.354877 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.354914 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.354949 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.354991 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.355027 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.355083 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.355125 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.355172 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.355209 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112425) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.355245 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.355286 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.355328 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112425) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.355363 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112422) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.355398 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.355433 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.355433 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.355504 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.355546 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.355593 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.355629 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112422) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.355629 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112422) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.355697 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:33.355697 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112423) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:33.355697 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:33.355697 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:33.355697 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:33.355697 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112423) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:33.355697 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112423) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:33.401329 np0000179761 devstack@c-api.service[112424]: INFO dbcounter [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Registered counter for database cinder Jun 12 02:00:33.401706 np0000179761 devstack@c-api.service[112422]: INFO dbcounter [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Registered counter for database cinder Jun 12 02:00:33.402579 np0000179761 devstack@c-api.service[112425]: INFO dbcounter [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Registered counter for database cinder Jun 12 02:00:33.405030 np0000179761 devstack@c-api.service[112423]: INFO dbcounter [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Registered counter for database cinder Jun 12 02:00:33.453444 np0000179761 devstack@c-api.service[112424]: DEBUG oslo_db.sqlalchemy.engines [None req-53516e4b-8930-4042-b26f-7fc42dc4370e 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=112424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.457110 np0000179761 devstack@c-api.service[112422]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce38963-60fb-4643-8764-527a7c448ec8 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=112422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.461220 np0000179761 devstack@c-api.service[112423]: DEBUG oslo_db.sqlalchemy.engines [None req-8dd08204-112a-4cc3-b4a4-995f41968afd 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=112423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.465437 np0000179761 devstack@c-api.service[112425]: DEBUG oslo_db.sqlalchemy.engines [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 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=112425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.565041 np0000179761 devstack@c-api.service[112424]: DEBUG dbcounter [-] [112424] Writer thread running {{(pid=112424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:33.567892 np0000179761 devstack@c-api.service[112424]: INFO cinder.rpc [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:33.570391 np0000179761 devstack@c-api.service[112424]: INFO cinder.rpc [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:33.572712 np0000179761 devstack@c-api.service[112424]: INFO cinder.rpc [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:33.574724 np0000179761 devstack@c-api.service[112424]: INFO cinder.rpc [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:33.575614 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.578730 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.582717 np0000179761 devstack@c-api.service[112425]: DEBUG dbcounter [-] [112425] Writer thread running {{(pid=112425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:33.584490 np0000179761 devstack@c-api.service[112423]: DEBUG dbcounter [-] [112423] Writer thread running {{(pid=112423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:33.585465 np0000179761 devstack@c-api.service[112425]: INFO cinder.rpc [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:33.587122 np0000179761 devstack@c-api.service[112423]: INFO cinder.rpc [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:33.588034 np0000179761 devstack@c-api.service[112425]: INFO cinder.rpc [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:33.588104 np0000179761 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writer thread running {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:33.589492 np0000179761 devstack@c-api.service[112423]: INFO cinder.rpc [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:33.590657 np0000179761 devstack@c-api.service[112422]: INFO cinder.rpc [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:33.591115 np0000179761 devstack@c-api.service[112425]: INFO cinder.rpc [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:33.591665 np0000179761 devstack@c-api.service[112423]: INFO cinder.rpc [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:33.593378 np0000179761 devstack@c-api.service[112425]: INFO cinder.rpc [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:33.593558 np0000179761 devstack@c-api.service[112422]: INFO cinder.rpc [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:33.594222 np0000179761 devstack@c-api.service[112423]: INFO cinder.rpc [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:33.594536 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.595396 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.596409 np0000179761 devstack@c-api.service[112422]: INFO cinder.rpc [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:33.598228 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.599054 np0000179761 devstack@c-api.service[112422]: INFO cinder.rpc [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:33.599435 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.600219 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.604029 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.615718 np0000179761 devstack@c-api.service[112424]: DEBUG oslo_db.sqlalchemy.engines [None req-53516e4b-8930-4042-b26f-7fc42dc4370e 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=112424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.617878 np0000179761 devstack@c-api.service[112424]: INFO cinder.rpc [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:33.619715 np0000179761 devstack@c-api.service[112424]: INFO cinder.rpc [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:33.620562 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.632438 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.635182 np0000179761 devstack@c-api.service[112425]: DEBUG oslo_db.sqlalchemy.engines [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 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=112425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.635733 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.638014 np0000179761 devstack@c-api.service[112425]: INFO cinder.rpc [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:33.638849 np0000179761 devstack@c-api.service[112423]: DEBUG oslo_db.sqlalchemy.engines [None req-8dd08204-112a-4cc3-b4a4-995f41968afd 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=112423) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.638929 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.640432 np0000179761 devstack@c-api.service[112425]: INFO cinder.rpc [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:33.641662 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.642074 np0000179761 devstack@c-api.service[112422]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce38963-60fb-4643-8764-527a7c448ec8 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=112422) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:33.642181 np0000179761 devstack@c-api.service[112423]: INFO cinder.rpc [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:33.643285 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.644937 np0000179761 devstack@c-api.service[112423]: INFO cinder.rpc [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:33.645021 np0000179761 devstack@c-api.service[112422]: INFO cinder.rpc [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:33.646197 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.646261 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.647572 np0000179761 devstack@c-api.service[112422]: INFO cinder.rpc [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:33.648880 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.649357 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.652481 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.654045 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.655290 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.657227 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.657705 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.658723 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.660322 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.660404 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.660973 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.663396 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.663490 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.665309 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.665671 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.666643 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.668706 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.669344 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.669425 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.669802 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.671614 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.672415 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.672804 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.673904 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.674711 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.675104 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.675413 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.676695 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.676911 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.677541 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.678449 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.678841 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.679819 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.680542 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.682130 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.682219 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.682339 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.683060 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.684852 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.685146 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.685514 np0000179761 devstack@c-api.service[112424]: WARNING cinder.api.contrib.hosts [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:33.685895 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.686305 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.686846 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.688790 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.688934 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.688996 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.690268 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.690671 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.691118 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.692955 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.693254 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.694029 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.694368 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: extensions {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.694478 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.695846 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-quota-class-sets {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.696184 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.697161 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: scheduler-stats {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.697623 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.697865 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.698450 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.698614 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-quota-sets {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.699506 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.700189 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: backups {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.700326 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.700759 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.701627 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.701812 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.701922 np0000179761 devstack@c-api.service[112425]: WARNING cinder.api.contrib.hosts [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:33.702410 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-snapshot-manage {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.702606 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.703009 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.703896 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: consistencygroups {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.704073 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.704157 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.704745 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.705229 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.705505 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.705873 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: extra_specs {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.706502 np0000179761 devstack@c-api.service[112423]: WARNING cinder.api.contrib.hosts [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:33.706700 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.707483 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-hosts {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.707609 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.707671 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.707728 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: extensions {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.708881 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-volume-manage {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.708998 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.709051 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-quota-class-sets {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.709426 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.710277 np0000179761 devstack@c-api.service[112422]: WARNING cinder.api.contrib.hosts [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:33.710357 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: scheduler-stats {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.710406 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-availability-zone {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.710994 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.711285 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.711691 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: encryption {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.712473 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-quota-sets {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.712554 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.713200 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.713359 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-volume-transfer {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.713783 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.713931 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: backups {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.714237 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: extensions {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.715069 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: capabilities {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.715336 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.715668 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-quota-class-sets {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.715985 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-snapshot-manage {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.716301 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: extensions {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.716400 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: encryption {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.716953 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: scheduler-stats {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.717460 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: consistencygroups {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.717628 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-quota-class-sets {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.717902 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: os-volume-type-access {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.718920 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: scheduler-stats {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.719152 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-quota-sets {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.719468 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: extra_specs {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.719790 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: cgsnapshots {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.720383 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-quota-sets {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.720622 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: backups {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.721065 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-hosts {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.721837 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extended resource: qos-specs {{(pid=112424) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.721919 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: backups {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.722479 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-volume-manage {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.722629 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-snapshot-manage {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.723984 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-snapshot-manage {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.724153 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-availability-zone {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.724252 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.contrib.snapshot_actions [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] SnapshotActionsController initialized {{(pid=112424) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:33.724343 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: consistencygroups {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.725062 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.725473 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: encryption {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.725516 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: consistencygroups {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.726317 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: extra_specs {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.726457 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.726988 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-volume-transfer {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.727504 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: extra_specs {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.727899 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.727944 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-hosts {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.728636 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: capabilities {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.729076 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-hosts {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.729310 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.729588 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-volume-manage {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.729920 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: encryption {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.730493 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-volume-manage {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.730750 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.730989 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-availability-zone {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.731644 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: os-volume-type-access {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.731972 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-availability-zone {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.732286 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.732387 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: encryption {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.733076 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: cgsnapshots {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.733245 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: encryption {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.733852 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-volume-transfer {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.734029 np0000179761 devstack@c-api.service[112424]: WARNING castellan.key_manager.migration [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.734402 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extended resource: qos-specs {{(pid=112425) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.734728 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-volume-transfer {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.735030 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.735126 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.735302 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.735419 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension AdminActions extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.735499 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: capabilities {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.735574 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension AdminActions extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.735666 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension AdminActions extending resource: backups {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.735752 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeActions extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736029 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension TypesManage extending resource: types {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736132 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension UsedLimits extending resource: limits {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736235 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736333 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736425 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: capabilities {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.736482 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736535 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736586 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] SnapshotActionsController initialized {{(pid=112425) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:33.736649 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736728 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: encryption {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.736784 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.736858 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.v3.router [None req-53516e4b-8930-4042-b26f-7fc42dc4370e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112424) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.737476 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.738113 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: encryption {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.738249 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: os-volume-type-access {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.738946 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.739886 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: cgsnapshots {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.739956 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: os-volume-type-access {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.740299 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.741303 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extended resource: qos-specs {{(pid=112423) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.741550 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: cgsnapshots {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.741617 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.743015 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.743394 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.contrib.snapshot_actions [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] SnapshotActionsController initialized {{(pid=112423) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:33.743454 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extended resource: qos-specs {{(pid=112422) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:33.744293 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.744840 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.745270 np0000179761 devstack@c-api.service[112424]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7154a2ca3668 pid: 112424 (default app) Jun 12 02:00:33.745544 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] SnapshotActionsController initialized {{(pid=112422) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:33.745774 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.746307 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.746342 np0000179761 devstack@c-api.service[112425]: WARNING castellan.key_manager.migration [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.747140 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.747266 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.747418 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.747584 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.747709 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.747740 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension AdminActions extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.747909 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension AdminActions extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.748056 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension AdminActions extending resource: backups {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.748488 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.749077 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.749194 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeActions extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.749327 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension TypesManage extending resource: types {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.749437 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension UsedLimits extending resource: limits {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.749540 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.749634 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.749733 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.749849 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.749879 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.749983 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.750092 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.750193 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.v3.router [None req-ec41e82a-5dd4-4adb-a5b9-1991b5e1a8e8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112425) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.750390 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.751353 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.751838 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.752737 np0000179761 devstack@c-api.service[112423]: WARNING castellan.key_manager.migration [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.753422 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.753653 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.753768 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.753768 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.753880 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.753911 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.753911 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.753911 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.753911 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.753911 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754099 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754099 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754099 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754099 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754099 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754099 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754291 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754291 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754291 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754291 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754291 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754442 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754442 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754442 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754442 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754570 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754570 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754570 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754570 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754707 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754707 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754707 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754707 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754707 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754894 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754894 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754894 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.754894 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.754894 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755046 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755046 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755046 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755046 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755046 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755046 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755229 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755229 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755229 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755229 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755229 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755229 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755523 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755523 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755523 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755523 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755523 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755523 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755715 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755715 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755715 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755715 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755715 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755715 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755912 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755912 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.755912 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.755912 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756053 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756053 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756053 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756053 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756053 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756208 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756208 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756208 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756208 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756208 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756356 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756356 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756356 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756356 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756356 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756356 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756520 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756520 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756520 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756520 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756520 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756683 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756683 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756683 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756683 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756683 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756845 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756845 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756845 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756845 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756982 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756982 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.756982 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.756982 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757112 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757112 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757112 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757112 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757112 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757288 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757288 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757288 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757288 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757288 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757431 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757431 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757431 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757431 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757558 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757558 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757558 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757558 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757682 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757682 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757747 np0000179761 devstack@c-api.service[112422]: WARNING castellan.key_manager.migration [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:33.757773 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757773 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757773 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757773 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757916 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.757949 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757949 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.757949 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.757949 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758072 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758072 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758072 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758072 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758072 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758227 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758227 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758227 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758314 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension AdminActions extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.758343 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758343 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758343 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758343 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758343 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758499 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758499 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758499 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758499 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758499 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758499 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758499 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758699 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758699 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758699 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758699 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758817 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension AdminActions extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.758856 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758856 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758856 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.758856 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.758856 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759035 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759035 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759035 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759035 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759035 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759175 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension AdminActions extending resource: backups {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.759208 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759208 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759208 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759208 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759208 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759208 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759435 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759435 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759435 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759435 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759582 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759582 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759642 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeActions extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.759667 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759667 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759667 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759667 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759789 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759789 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759789 np0000179761 devstack@c-api.service[112424]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:33.759789 np0000179761 devstack@c-api.service[112424]: warnings.warn(deprecated_msg) Jun 12 02:00:33.759968 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension TypesManage extending resource: types {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.759968 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension UsedLimits extending resource: limits {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.759968 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.759968 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.759968 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760148 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760194 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760194 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760282 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760322 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760322 np0000179761 devstack@c-api.service[112423]: DEBUG cinder.api.v3.router [None req-8dd08204-112a-4cc3-b4a4-995f41968afd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112423) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760403 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760403 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension AdminActions extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760403 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension AdminActions extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760403 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension AdminActions extending resource: backups {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760403 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeActions extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760403 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension TypesManage extending resource: types {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760620 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.middleware.request_id [None req-64650908-4107-4045-beaf-db7cbccb9dbe None None] RequestId filter calling following filter/app {{(pid=112424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 02:00:33.760667 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension UsedLimits extending resource: limits {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760667 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760667 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760667 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760667 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760667 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760667 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.760972 np0000179761 devstack@c-api.service[112422]: DEBUG cinder.api.v3.router [None req-7ce38963-60fb-4643-8764-527a7c448ec8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112422) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:33.761012 np0000179761 devstack@c-api.service[112425]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7154a2ca3668 pid: 112425 (default app) Jun 12 02:00:33.761050 np0000179761 devstack@c-api.service[112424]: [pid: 112424|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Fri Jun 12 02:00:33 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 02:00:33.764231 np0000179761 devstack@c-api.service[112423]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7154a2ca3668 pid: 112423 (default app) Jun 12 02:00:33.767459 np0000179761 devstack@c-api.service[112422]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7154a2ca3668 pid: 112422 (default app) Jun 12 02:00:40.954857 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.954857 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.954857 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.954857 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.954857 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.955644 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.955644 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.955644 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.955644 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.955644 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.956608 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.956608 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.956608 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.956608 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.956608 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.956608 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.956946 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.956946 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.956946 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.956946 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.957160 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.957160 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.957160 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.957160 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.957895 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.957895 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.957895 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.957895 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958129 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958129 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958129 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958129 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958129 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958412 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958412 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958412 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958412 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958412 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958650 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958650 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958650 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958650 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.958650 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.958650 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959037 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959037 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959037 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959037 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959037 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959037 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959323 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959323 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959323 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959323 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959323 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959323 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959534 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959534 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959534 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959534 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959534 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959718 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959718 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959718 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959718 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959718 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959919 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959919 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959919 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959919 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.959919 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.959919 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960234 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960234 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960234 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960234 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960234 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960234 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960621 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960621 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960621 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960621 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960621 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960868 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960868 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960868 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.960868 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.960868 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.961160 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.961160 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.961160 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.961160 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.961741 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.961741 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.961741 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.961741 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.961968 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.961968 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.961968 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.961968 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.961968 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962181 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962181 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962181 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962181 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962181 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962361 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962361 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962361 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962361 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962529 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962529 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962529 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962529 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962682 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962682 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.962682 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.962682 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963244 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963244 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963244 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963244 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963423 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963423 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963423 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963423 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963576 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963576 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963576 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963576 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963576 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963764 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963764 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963764 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963764 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.963764 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.963764 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964020 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964020 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964020 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964020 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964020 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964208 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964208 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964208 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964208 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964208 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964208 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964428 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964428 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964428 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964428 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964428 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964428 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964642 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964642 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964642 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964642 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964642 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964642 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964867 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964867 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964867 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964867 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.964867 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.964867 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965118 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.965118 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965118 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.965118 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965289 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.965289 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965289 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.965289 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965289 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.965471 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965471 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.965471 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965471 np0000179761 devstack@c-api.service[112425]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:40.965471 np0000179761 devstack@c-api.service[112425]: warnings.warn(deprecated_msg) Jun 12 02:00:40.965471 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.middleware.request_id [None req-afdcd56b-f01f-4d93-b4c4-51def973fe52 None None] RequestId filter calling following filter/app {{(pid=112425) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 02:00:41.431734 np0000179761 devstack@c-api.service[112425]: INFO cinder.api.openstack.wsgi [None req-afdcd56b-f01f-4d93-b4c4-51def973fe52 admin admin] POST https://199.204.45.19/volume/v3/types Jun 12 02:00:41.432307 np0000179761 devstack@c-api.service[112425]: DEBUG cinder.api.openstack.wsgi [None req-afdcd56b-f01f-4d93-b4c4-51def973fe52 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112425) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 02:00:41.433899 np0000179761 devstack@c-api.service[112425]: /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. Jun 12 02:00:41.433899 np0000179761 devstack@c-api.service[112425]: warnings.warn( Jun 12 02:00:41.476414 np0000179761 devstack@c-api.service[112425]: DEBUG oslo_db.sqlalchemy.engines [None req-afdcd56b-f01f-4d93-b4c4-51def973fe52 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=112425) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:41.509533 np0000179761 devstack@c-api.service[112425]: INFO cinder.api.openstack.wsgi [None req-afdcd56b-f01f-4d93-b4c4-51def973fe52 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 12 02:00:41.510211 np0000179761 devstack@c-api.service[112425]: [pid: 112425|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Fri Jun 12 02:00:40 2026] POST /volume/v3/types => generated 186 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 02:00:41.523650 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.middleware.request_id [req-afdcd56b-f01f-4d93-b4c4-51def973fe52 req-0a424f08-8ea4-4c66-89e0-0e4d532a8893 None None] RequestId filter calling following filter/app {{(pid=112424) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 02:00:41.855919 np0000179761 devstack@c-api.service[112424]: INFO cinder.api.openstack.wsgi [req-afdcd56b-f01f-4d93-b4c4-51def973fe52 req-0a424f08-8ea4-4c66-89e0-0e4d532a8893 admin admin] POST https://199.204.45.19/volume/v3/types/7559f1e2-56a2-48a9-9008-0fb0297aa551/extra_specs Jun 12 02:00:41.856498 np0000179761 devstack@c-api.service[112424]: DEBUG cinder.api.openstack.wsgi [req-afdcd56b-f01f-4d93-b4c4-51def973fe52 req-0a424f08-8ea4-4c66-89e0-0e4d532a8893 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112424) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 02:00:41.858272 np0000179761 devstack@c-api.service[112424]: /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. Jun 12 02:00:41.858272 np0000179761 devstack@c-api.service[112424]: warnings.warn( Jun 12 02:00:41.903342 np0000179761 devstack@c-api.service[112424]: DEBUG oslo_db.sqlalchemy.engines [req-afdcd56b-f01f-4d93-b4c4-51def973fe52 req-0a424f08-8ea4-4c66-89e0-0e4d532a8893 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=112424) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:41.965943 np0000179761 devstack@c-api.service[112424]: INFO cinder.api.openstack.wsgi [req-afdcd56b-f01f-4d93-b4c4-51def973fe52 req-0a424f08-8ea4-4c66-89e0-0e4d532a8893 admin admin] https://199.204.45.19/volume/v3/types/7559f1e2-56a2-48a9-9008-0fb0297aa551/extra_specs returned with HTTP 200 Jun 12 02:00:41.966298 np0000179761 devstack@c-api.service[112424]: [pid: 112424|app: 0|req: 2/3] 199.204.45.19 () {70 vars in 1498 bytes} [Fri Jun 12 02:00:41 2026] POST /volume/v3/types/7559f1e2-56a2-48a9-9008-0fb0297aa551/extra_specs => generated 55 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 02:00:43.644604 np0000179761 devstack@c-api.service[112423]: DEBUG dbcounter [-] [112423] Writing DB stats cinder:SELECT=6 {{(pid=112423) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 02:00:43.647213 np0000179761 devstack@c-api.service[112422]: DEBUG dbcounter [-] [112422] Writing DB stats cinder:SELECT=6 {{(pid=112422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 02:00:51.506491 np0000179761 devstack@c-api.service[112425]: DEBUG dbcounter [-] [112425] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112425) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 02:00:51.964793 np0000179761 devstack@c-api.service[112424]: DEBUG dbcounter [-] [112424] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}