May 26 08:14:15.401173 np0000176486 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 08:14:15.410592 np0000176486 devstack@c-api.service[112532]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 08:14:15 2026] *** May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: nodename: np0000176486 May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: machine: x86_64 May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: clock source: unix May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: pcre jit disabled May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: detected number of CPU cores: 16 May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: current working directory: / May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: detected binary path: /usr/bin/uwsgi-core May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: your processes number limit is 256917 May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: your memory page size is 4096 bytes May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: detected max file descriptor number: 2048 May 26 08:14:15.416339 np0000176486 devstack@c-api.service[112532]: lock engine: pthread robust mutexes May 26 08:14:15.417208 np0000176486 devstack@c-api.service[112532]: thunder lock: enabled May 26 08:14:15.417208 np0000176486 devstack@c-api.service[112532]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 08:14:15.417346 np0000176486 devstack@c-api.service[112532]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 08:14:15.417346 np0000176486 devstack@c-api.service[112532]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 08:14:15.417346 np0000176486 devstack@c-api.service[112532]: Set PythonHome to /opt/stack/data/venv May 26 08:14:15.462273 np0000176486 devstack@c-api.service[112532]: Python main interpreter initialized at 0x7ab8916a3668 May 26 08:14:15.462273 np0000176486 devstack@c-api.service[112532]: python threads support enabled May 26 08:14:15.462273 np0000176486 devstack@c-api.service[112532]: your server socket listen backlog is limited to 100 connections May 26 08:14:15.462273 np0000176486 devstack@c-api.service[112532]: your mercy for graceful operations on workers is 80 seconds May 26 08:14:15.463044 np0000176486 devstack@c-api.service[112532]: mapped 671795 bytes (656 KB) for 4 cores May 26 08:14:15.463198 np0000176486 devstack@c-api.service[112532]: *** Operational MODE: preforking *** May 26 08:14:15.463444 np0000176486 devstack@c-api.service[112532]: *** uWSGI is running in multiple interpreter mode *** May 26 08:14:15.463444 np0000176486 devstack@c-api.service[112532]: spawned uWSGI master process (pid: 112532) May 26 08:14:15.463751 np0000176486 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 08:14:15.464291 np0000176486 devstack@c-api.service[112532]: spawned uWSGI worker 1 (pid: 112541, cores: 1) May 26 08:14:15.464899 np0000176486 devstack@c-api.service[112532]: spawned uWSGI worker 2 (pid: 112542, cores: 1) May 26 08:14:15.465455 np0000176486 devstack@c-api.service[112532]: spawned uWSGI worker 3 (pid: 112543, cores: 1) May 26 08:14:15.466038 np0000176486 devstack@c-api.service[112532]: spawned uWSGI worker 4 (pid: 112544, cores: 1) May 26 08:14:15.466143 np0000176486 devstack@c-api.service[112532]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 08:14:15.603476 np0000176486 devstack@c-api.service[112541]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:14:15.603476 np0000176486 devstack@c-api.service[112541]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:14:15.603476 np0000176486 devstack@c-api.service[112541]: we strongly recommend against using it for new projects. May 26 08:14:15.603476 np0000176486 devstack@c-api.service[112541]: If you are already using Eventlet, we recommend migrating to a different May 26 08:14:15.603476 np0000176486 devstack@c-api.service[112541]: framework. For more detail see May 26 08:14:15.603476 np0000176486 devstack@c-api.service[112541]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:14:15.603476 np0000176486 devstack@c-api.service[112541]: import eventlet # noqa May 26 08:14:15.620583 np0000176486 devstack@c-api.service[112543]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:14:15.620583 np0000176486 devstack@c-api.service[112543]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:14:15.620583 np0000176486 devstack@c-api.service[112543]: we strongly recommend against using it for new projects. May 26 08:14:15.620583 np0000176486 devstack@c-api.service[112543]: If you are already using Eventlet, we recommend migrating to a different May 26 08:14:15.620583 np0000176486 devstack@c-api.service[112543]: framework. For more detail see May 26 08:14:15.620583 np0000176486 devstack@c-api.service[112543]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:14:15.620583 np0000176486 devstack@c-api.service[112543]: import eventlet # noqa May 26 08:14:15.647986 np0000176486 devstack@c-api.service[112544]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:14:15.647986 np0000176486 devstack@c-api.service[112544]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:14:15.647986 np0000176486 devstack@c-api.service[112544]: we strongly recommend against using it for new projects. May 26 08:14:15.647986 np0000176486 devstack@c-api.service[112544]: If you are already using Eventlet, we recommend migrating to a different May 26 08:14:15.647986 np0000176486 devstack@c-api.service[112544]: framework. For more detail see May 26 08:14:15.647986 np0000176486 devstack@c-api.service[112544]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:14:15.647986 np0000176486 devstack@c-api.service[112544]: import eventlet # noqa May 26 08:14:15.648697 np0000176486 devstack@c-api.service[112542]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:14:15.648697 np0000176486 devstack@c-api.service[112542]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:14:15.648697 np0000176486 devstack@c-api.service[112542]: we strongly recommend against using it for new projects. May 26 08:14:15.648697 np0000176486 devstack@c-api.service[112542]: If you are already using Eventlet, we recommend migrating to a different May 26 08:14:15.648697 np0000176486 devstack@c-api.service[112542]: framework. For more detail see May 26 08:14:15.648697 np0000176486 devstack@c-api.service[112542]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:14:15.648697 np0000176486 devstack@c-api.service[112542]: import eventlet # noqa May 26 08:14:15.704522 np0000176486 devstack@c-api.service[112541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:14:15.704522 np0000176486 devstack@c-api.service[112541]: debtcollector.deprecate( May 26 08:14:15.726076 np0000176486 devstack@c-api.service[112543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:14:15.726076 np0000176486 devstack@c-api.service[112543]: debtcollector.deprecate( May 26 08:14:15.789437 np0000176486 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:14:15.789437 np0000176486 devstack@c-api.service[112544]: debtcollector.deprecate( May 26 08:14:15.789751 np0000176486 devstack@c-api.service[112542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:14:15.789751 np0000176486 devstack@c-api.service[112542]: debtcollector.deprecate( May 26 08:14:15.905323 np0000176486 devstack@c-api.service[112541]: /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 May 26 08:14:15.905323 np0000176486 devstack@c-api.service[112541]: from cgi import parse_header May 26 08:14:15.940297 np0000176486 devstack@c-api.service[112543]: /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 May 26 08:14:15.940297 np0000176486 devstack@c-api.service[112543]: from cgi import parse_header May 26 08:14:15.973683 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:15.973683 np0000176486 devstack@c-api.service[112541]: removals.removed_module( May 26 08:14:15.974788 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:15.974788 np0000176486 devstack@c-api.service[112541]: removals.removed_module( May 26 08:14:15.984490 np0000176486 devstack@c-api.service[112542]: /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 May 26 08:14:15.984490 np0000176486 devstack@c-api.service[112542]: from cgi import parse_header May 26 08:14:16.000771 np0000176486 devstack@c-api.service[112543]: /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. May 26 08:14:16.000771 np0000176486 devstack@c-api.service[112543]: removals.removed_module( May 26 08:14:16.001639 np0000176486 devstack@c-api.service[112543]: /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. May 26 08:14:16.001639 np0000176486 devstack@c-api.service[112543]: removals.removed_module( May 26 08:14:16.015398 np0000176486 devstack@c-api.service[112544]: /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 May 26 08:14:16.015398 np0000176486 devstack@c-api.service[112544]: from cgi import parse_header May 26 08:14:16.032867 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:16.032867 np0000176486 devstack@c-api.service[112542]: removals.removed_module( May 26 08:14:16.033609 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:16.033609 np0000176486 devstack@c-api.service[112542]: removals.removed_module( May 26 08:14:16.064482 np0000176486 devstack@c-api.service[112544]: /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. May 26 08:14:16.064482 np0000176486 devstack@c-api.service[112544]: removals.removed_module( May 26 08:14:16.065199 np0000176486 devstack@c-api.service[112544]: /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. May 26 08:14:16.065199 np0000176486 devstack@c-api.service[112544]: removals.removed_module( May 26 08:14:17.171001 np0000176486 devstack@c-api.service[112543]: /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 May 26 08:14:17.171001 np0000176486 devstack@c-api.service[112543]: warnings.warn( May 26 08:14:17.201244 np0000176486 devstack@c-api.service[112541]: /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 May 26 08:14:17.201244 np0000176486 devstack@c-api.service[112541]: warnings.warn( May 26 08:14:17.267948 np0000176486 devstack@c-api.service[112542]: /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 May 26 08:14:17.267948 np0000176486 devstack@c-api.service[112542]: warnings.warn( May 26 08:14:17.314775 np0000176486 devstack@c-api.service[112543]: /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. May 26 08:14:17.314775 np0000176486 devstack@c-api.service[112543]: warnings.warn( May 26 08:14:17.335754 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:17.335754 np0000176486 devstack@c-api.service[112541]: warnings.warn( May 26 08:14:17.426079 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:17.426079 np0000176486 devstack@c-api.service[112542]: warnings.warn( May 26 08:14:17.578306 np0000176486 devstack@c-api.service[112544]: /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 May 26 08:14:17.578306 np0000176486 devstack@c-api.service[112544]: warnings.warn( May 26 08:14:17.720308 np0000176486 devstack@c-api.service[112544]: /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. May 26 08:14:17.720308 np0000176486 devstack@c-api.service[112544]: warnings.warn( May 26 08:14:17.841355 np0000176486 devstack@c-api.service[112542]: 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. May 26 08:14:17.841742 np0000176486 devstack@c-api.service[112542]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112542) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:14:17.962812 np0000176486 devstack@c-api.service[112542]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 08:14:17.962812 np0000176486 devstack@c-api.service[112542]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:14:17.989713 np0000176486 devstack@c-api.service[112541]: 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. May 26 08:14:17.990029 np0000176486 devstack@c-api.service[112541]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112541) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:14:18.056442 np0000176486 devstack@c-api.service[112543]: 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. May 26 08:14:18.056667 np0000176486 devstack@c-api.service[112543]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112543) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:14:18.064721 np0000176486 devstack@c-api.service[112541]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 08:14:18.064721 np0000176486 devstack@c-api.service[112541]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:14:18.154236 np0000176486 devstack@c-api.service[112543]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 08:14:18.154236 np0000176486 devstack@c-api.service[112543]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:14:18.275671 np0000176486 devstack@c-api.service[112544]: 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. May 26 08:14:18.275671 np0000176486 devstack@c-api.service[112544]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112544) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:14:18.372097 np0000176486 devstack@c-api.service[112544]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 26 08:14:18.372097 np0000176486 devstack@c-api.service[112544]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:14:18.554409 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:14:18.555091 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.555091 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.555232 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.556658 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.556780 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.556898 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.557015 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.557015 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.557194 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.557194 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.561797 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.561967 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.561967 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.562073 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.562073 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.562143 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.562243 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.570208 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.570397 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.570397 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.570577 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.570577 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.570577 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.570768 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.580686 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.580858 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.580858 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.580951 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.581035 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.581127 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.581237 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.582977 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.583070 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.583152 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.583392 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.583392 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.583392 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.583698 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.584247 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.584247 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.584506 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.584506 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.584506 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.584684 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.584684 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.585808 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.585908 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.585975 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.586084 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.586154 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.586262 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.586356 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.586451 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.586543 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.586657 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.586755 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.586842 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.587123 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.587222 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.589448 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.589537 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.589642 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.589700 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.589789 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.589860 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.589953 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.596834 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.596963 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.597026 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.597110 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.597178 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.597285 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.597367 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.597467 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.597539 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.597672 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.597737 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.597832 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.597900 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.598001 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.599962 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.600056 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.600142 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.600206 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.600359 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.600442 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.600515 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.601971 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.602092 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.602157 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.602232 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.602337 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.602412 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.602514 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.603114 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.603181 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.603280 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.603351 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.603431 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.603529 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.603635 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.607051 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.607145 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.607204 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.607291 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.607347 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.607437 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.607513 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.608628 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.608717 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.608799 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.608877 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.608949 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.609044 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.609115 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.612022 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.612091 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.612245 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.612290 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.612434 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.612496 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.612610 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.615903 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.616017 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.616074 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.616138 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.616241 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.616390 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.616490 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.620563 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.620729 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.620792 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.620894 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.620894 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.621010 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.621076 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.621147 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.621243 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.621307 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.621394 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.621483 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.621550 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.621638 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.625698 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.625846 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.625846 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.626106 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.626106 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.626367 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.626433 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.628252 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.628460 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.628544 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.628647 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.628746 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.628805 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.629084 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.632129 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.632195 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.632279 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.632421 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.632501 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.632578 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.632693 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.638127 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.638313 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.638460 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.638672 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.638840 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.638981 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.639159 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.640748 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.640914 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.641042 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.641233 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.641233 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.641477 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.641477 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.644454 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.644557 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.644720 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.644720 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.644992 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.644992 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.645217 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.645217 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.645499 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.645499 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.645698 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.645698 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.645895 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.645895 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.648779 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.648875 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.649052 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.649162 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.649276 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.649403 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.649533 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.649651 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.649805 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.649927 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.650057 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.650193 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.650319 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.650461 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.652626 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.652774 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.652888 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.653040 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.653165 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.653295 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.653447 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.653610 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.653697 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.653807 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.653904 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.654019 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.654103 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.654243 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.659210 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.659357 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.659483 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.659660 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.659798 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.659961 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112542) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.748681 np0000176486 devstack@c-api.service[112542]: INFO dbcounter [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Registered counter for database cinder May 26 08:14:18.764529 np0000176486 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:18.771753 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112541) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:14:18.772345 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.772473 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.772800 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.773221 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.773340 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.773424 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.773483 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.773547 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.773647 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.773719 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.774622 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.774727 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.774787 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.774860 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.774919 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.775019 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.775091 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.776372 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.776555 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.776555 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.776689 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.776743 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.776824 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.776924 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.778624 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.778722 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.778860 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.778972 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.779078 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.779153 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.779229 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.779744 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.779797 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.779887 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.779933 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.780005 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.780055 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.780131 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.780445 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.780509 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.780572 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.780657 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.780722 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.780791 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.780883 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.781186 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.781240 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.781338 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.781404 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.781448 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.781510 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.781570 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.781672 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.781744 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.781806 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.781844 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.781921 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.781962 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.782052 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.782624 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.782718 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.782792 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.782792 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.782919 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.782919 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.783010 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.783937 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.784031 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.784031 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.784102 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.784172 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.784213 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.784306 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.784357 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.784485 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.784566 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.784699 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.784699 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.784817 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.784817 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.785291 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.785370 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.785421 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.785478 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.785544 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.785662 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.785662 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.785994 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.786057 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.786106 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.786176 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.786234 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.786289 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.786355 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.786625 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.786690 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.786743 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.786816 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.786865 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.786933 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.786984 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.787560 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.787662 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.787712 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.787760 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.787829 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.787909 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.787960 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.788277 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.788351 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.788435 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.788497 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.788535 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.788586 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.788678 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.789261 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.789332 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.789389 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.789463 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.789463 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.789589 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.789589 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.790171 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.790259 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.790312 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.790357 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.790400 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.790447 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.790544 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.791297 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112543) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.791830 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.792245 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.792310 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.792350 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.792393 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.792393 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.792393 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.792393 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.792578 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.792578 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.792691 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.792691 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.792765 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.792803 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.792842 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.792880 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.792923 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.792956 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.792998 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.793034 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.793034 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.793102 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.793247 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.793477 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.793573 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.793649 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.793720 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.793770 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.793850 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.793903 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.793946 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.793946 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.794029 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.794029 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.794139 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.794281 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.794381 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.794446 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.794518 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.794584 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.794685 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.794749 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.794799 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.794888 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.795518 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.795620 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.795688 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.795728 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.795780 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.795835 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.795880 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.795918 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.795992 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.796062 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.796122 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.796122 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.796205 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.796269 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.796338 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.796384 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.796482 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.796521 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.796711 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.796711 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.796799 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.797238 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.797300 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.797356 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.797413 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.797478 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.797540 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.797650 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.797724 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.797792 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.797853 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.797898 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.797943 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.797980 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.798026 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.798065 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.798108 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.798149 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.798198 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.798198 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.798309 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.798309 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.798573 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.798655 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.798730 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.798804 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.798866 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.798913 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.798952 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.798995 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.799033 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.799074 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.799110 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.799156 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.799156 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.799226 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.799288 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.799340 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.799377 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.799377 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.799449 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.799484 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.799520 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.799775 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.799857 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.799929 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.799986 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.800034 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.800069 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.800113 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.800156 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.800197 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.800197 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.800277 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.800317 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.800354 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.800390 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.800390 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.800390 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.800532 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.800576 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.800646 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.800685 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.800733 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.800782 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.800820 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.800898 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.800982 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.801099 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.801153 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.801252 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.801350 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.801413 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.801459 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.801502 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.801502 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.801582 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.801645 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.801691 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.801691 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.801763 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.801806 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.801852 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112541) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.801888 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.802286 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.802406 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.802406 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.802486 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.802528 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.802570 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.802634 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.803554 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.803632 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.803697 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.803748 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.803810 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.803877 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.803960 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.804010 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.804079 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.804133 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.804188 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.804257 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.804317 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.804384 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.804966 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.804966 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.805081 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.805081 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.805167 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.805206 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.805280 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.805578 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.805667 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.805731 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.805799 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.805854 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.805898 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.805963 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.806235 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.806324 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.806379 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.806424 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.806462 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.806523 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.806577 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.807455 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.807455 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.807455 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.807455 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.807455 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.807455 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.807771 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.807947 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.808006 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.808080 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.808145 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.808238 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.808325 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.808485 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.809149 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.809243 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.809361 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.809434 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.809496 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.809557 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.809644 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.810207 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.810345 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.810416 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.810486 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.810486 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.810631 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.810716 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.811396 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.811488 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.811557 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.811640 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.811714 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.811771 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.811825 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.811881 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.811946 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.812001 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.812063 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.812120 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.812186 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.812269 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.812893 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.812966 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.813023 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.813078 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.813133 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.813186 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.813241 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.813530 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.813645 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.813708 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.813772 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.813772 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.813876 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.813930 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.814453 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.814535 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.814617 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.814673 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.814745 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.814745 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.814855 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.815386 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.815528 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.815528 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.815669 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.815669 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.815779 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.815779 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.816045 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.816119 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.816188 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.816249 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.816305 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.816359 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.816484 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.816970 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.817031 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.817084 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.817140 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.817210 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.817259 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.817366 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.817435 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.817498 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.817556 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.817629 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.817692 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.817748 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.817814 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.818265 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.818340 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.818417 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.818465 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.818532 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.818608 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.818673 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.818726 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.818796 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.818854 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.818914 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.818968 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.819026 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.819088 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.819539 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.819606 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.819677 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.819732 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.819794 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.819852 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.819913 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.819981 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.820044 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.820104 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.820168 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.820236 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.820334 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.820461 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.821064 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.821165 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.821239 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.821336 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.821415 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.821474 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112543) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.850562 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:14:18.851296 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.851296 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.851533 np0000176486 devstack@c-api.service[112541]: INFO dbcounter [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Registered counter for database cinder May 26 08:14:18.851678 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.851954 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.852082 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.852082 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.852221 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.852221 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.852331 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.852331 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.853184 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.853184 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.853338 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.853338 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.853528 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.853528 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.853699 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.854677 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.854794 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.854794 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.854908 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.855001 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.855001 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.855129 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.856409 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.856588 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.856588 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.856588 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.856822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.856822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.856822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.857781 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.857781 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.857940 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.857940 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.858073 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.858073 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.858073 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.858352 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.858418 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.858484 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.858541 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.858622 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.858724 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.858792 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.859146 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.859220 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.859293 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.859293 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.859396 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.859451 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.859504 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.859559 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.859651 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.859747 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.859812 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.859876 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.859924 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.860006 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.860609 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.860705 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.860761 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.860850 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.860926 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.860990 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.861058 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.862145 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.862204 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.862284 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.862334 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.862396 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.862452 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.862544 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.862610 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.862687 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.862734 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.862802 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.862850 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.862960 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.863009 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.863471 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.863549 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.863623 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.863678 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.863755 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.863817 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.863882 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.864183 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.864247 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.864293 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.864360 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.864408 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.864501 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.864565 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.864831 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.864892 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.864947 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.865008 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.865074 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.865133 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.865204 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.865822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.865881 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.866197 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.866197 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.866197 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.866197 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.866197 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.866489 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.866561 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.866631 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.866720 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.866843 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.866843 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.867010 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.867493 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.867539 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.867636 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.867695 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.867759 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.867825 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.867881 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.868491 np0000176486 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:18.868576 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.868576 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.868677 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.868728 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.868788 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.868853 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.868910 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.869677 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.869730 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.869797 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.869842 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.869894 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.869964 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.870022 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.870084 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.870132 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.870199 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.870247 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.870319 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.870390 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.870446 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.871060 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.871104 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.871169 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.871230 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.871287 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.871341 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.871398 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.871747 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.871799 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.871875 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.871920 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.871988 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.872048 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.872116 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.872657 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.872722 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.872777 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.872864 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.872864 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.872968 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.873007 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.873575 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.873673 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.873723 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.873768 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.874099 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.874099 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.874099 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.874235 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.874271 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.874332 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.874413 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.874453 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.874503 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.874584 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.875064 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.875131 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.875174 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.875212 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.875262 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.875343 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.875386 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.875482 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.875564 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.875564 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.875822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.875822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.875822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.875822 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.876282 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.876337 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.876392 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.876486 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.876553 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.876627 np0000176486 devstack@c-api.service[112543]: INFO dbcounter [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Registered counter for database cinder May 26 08:14:18.876691 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.876691 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.876791 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.876831 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.876869 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.876935 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.877004 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.877043 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.877123 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.877573 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.877638 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.877705 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.877761 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.877813 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.877875 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.877954 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.878019 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.878077 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.878125 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.878185 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.878231 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.878291 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.878355 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:14:18.878944 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:14:18.879018 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:14:18.879058 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:14:18.879105 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:14:18.879168 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:14:18.879224 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:14:18.899757 np0000176486 devstack@c-api.service[112543]: DEBUG oslo_db.sqlalchemy.engines [None req-20161e44-63a1-4936-8f9a-173f6e99d516 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=112543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:18.908420 np0000176486 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writer thread running {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:14:18.911723 np0000176486 devstack@c-api.service[112542]: INFO cinder.rpc [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:14:18.914753 np0000176486 devstack@c-api.service[112542]: INFO cinder.rpc [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:14:18.917211 np0000176486 devstack@c-api.service[112542]: INFO cinder.rpc [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:14:18.919519 np0000176486 devstack@c-api.service[112542]: INFO cinder.rpc [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:14:18.920800 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.922893 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.927741 np0000176486 devstack@c-api.service[112544]: INFO dbcounter [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Registered counter for database cinder May 26 08:14:18.928431 np0000176486 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:18.931463 np0000176486 devstack@c-api.service[112542]: INFO cinder.rpc [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:14:18.934551 np0000176486 devstack@c-api.service[112542]: INFO cinder.rpc [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:14:18.936237 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.948710 np0000176486 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:18.948982 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.953232 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.956857 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.962332 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.965527 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.968682 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.972027 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.975139 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.978377 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.979999 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.983340 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.991047 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.996084 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:18.999232 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.000317 np0000176486 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writer thread running {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:14:19.001104 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.003213 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.003309 np0000176486 devstack@c-api.service[112541]: INFO cinder.rpc [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:14:19.005449 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.006848 np0000176486 devstack@c-api.service[112541]: INFO cinder.rpc [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:14:19.007026 np0000176486 devstack@c-api.service[112542]: WARNING cinder.api.contrib.hosts [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:14:19.007995 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.010050 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.010693 np0000176486 devstack@c-api.service[112541]: INFO cinder.rpc [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:14:19.012148 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.013578 np0000176486 devstack@c-api.service[112541]: INFO cinder.rpc [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:14:19.014071 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.014527 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.015075 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: extensions {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.016313 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.016629 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: qos-specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.019062 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-snapshot-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.020492 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: scheduler-stats {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.021664 np0000176486 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:19.023102 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-volume-transfer {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.024906 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: extra_specs {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.027010 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-volume-type-access {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.028449 np0000176486 devstack@c-api.service[112541]: INFO cinder.rpc [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:14:19.028776 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: cgsnapshots {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.030375 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: consistencygroups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.031096 np0000176486 devstack@c-api.service[112541]: INFO cinder.rpc [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:14:19.032097 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.032761 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-quota-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.034448 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: capabilities {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.038058 np0000176486 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writer thread running {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:14:19.038353 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-hosts {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.039974 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.041946 np0000176486 devstack@c-api.service[112543]: INFO cinder.rpc [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:14:19.042014 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: backups {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.043161 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.044655 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-quota-class-sets {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.046297 np0000176486 devstack@c-api.service[112543]: INFO cinder.rpc [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:14:19.046403 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-volume-manage {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.048051 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: os-availability-zone {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.048582 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.049531 np0000176486 devstack@c-api.service[112543]: INFO cinder.rpc [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:14:19.049881 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extended resource: encryption {{(pid=112542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.052040 np0000176486 devstack@c-api.service[112543]: INFO cinder.rpc [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:14:19.052910 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.053359 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.053524 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.054435 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.055846 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.055896 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.057231 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.057983 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.058692 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.060172 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.061301 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.061557 np0000176486 devstack@c-api.service[112542]: WARNING castellan.key_manager.migration [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.061767 np0000176486 devstack@c-api.service[112543]: DEBUG oslo_db.sqlalchemy.engines [None req-20161e44-63a1-4936-8f9a-173f6e99d516 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=112543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:19.062417 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.contrib.snapshot_actions [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] SnapshotActionsController initialized {{(pid=112542) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:14:19.062543 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.062682 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension TypesManage extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.062896 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063014 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063113 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063215 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension AdminActions extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063342 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension AdminActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063452 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension AdminActions extending resource: backups {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063554 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063672 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension UsedLimits extending resource: limits {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063770 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063822 np0000176486 devstack@c-api.service[112543]: INFO cinder.rpc [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:14:19.063888 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.063995 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.064128 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.064242 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.064341 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.v3.router [None req-9cc9b4ee-cf75-4355-977c-88f017e5e312 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.065137 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.065615 np0000176486 devstack@c-api.service[112543]: INFO cinder.rpc [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:14:19.066529 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.068606 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.071697 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.073313 np0000176486 devstack@c-api.service[112542]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7ab8916a3668 pid: 112542 (default app) May 26 08:14:19.074915 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.076390 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.078211 np0000176486 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writer thread running {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:14:19.079262 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.081121 np0000176486 devstack@c-api.service[112544]: INFO cinder.rpc [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:14:19.082506 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.082506 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.082506 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.082506 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.082795 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.082795 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.082795 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.082795 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083020 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083020 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083020 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083020 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083020 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083020 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083292 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083292 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083292 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083292 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083292 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083534 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083534 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083534 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083534 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083534 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083916 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083916 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.083916 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.083916 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.084331 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.084331 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.084331 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.084331 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.084331 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.084915 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.084915 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.084915 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.084915 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.084915 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.085398 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.085398 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.085398 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.085398 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.085398 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.085398 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.085837 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.085837 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.085837 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.085837 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.085837 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.085837 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086114 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086114 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086114 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086114 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086114 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086114 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086440 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086440 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086440 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086440 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086440 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086735 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086735 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086735 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086735 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086735 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086973 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086973 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086973 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086973 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.086973 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.086973 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.087262 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.087262 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.087262 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.087262 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.087262 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.087262 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.087638 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.087638 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.087638 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.087638 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.087638 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.088004 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.088004 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.088004 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.088004 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.088004 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.088334 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.088334 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.088334 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.088334 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.089151 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.089151 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.089151 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.089151 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.089423 np0000176486 devstack@c-api.service[112544]: INFO cinder.rpc [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:14:19.089506 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.089506 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.089506 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.089506 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.089506 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.089838 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.089838 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.089838 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.089838 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.089838 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090082 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090082 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090082 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090082 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090330 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090330 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090330 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090330 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090511 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090511 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090511 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090511 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090734 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090734 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090734 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090734 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090991 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090991 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.090991 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.090991 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091179 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091179 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091179 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091179 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091179 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091534 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091534 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091534 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091534 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091534 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091534 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091922 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091922 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091922 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.091922 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.091922 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.092382 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.092382 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.092382 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.092382 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.092382 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.092382 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.092808 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.092808 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.092808 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.092808 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.092808 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.092808 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093172 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093172 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093172 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093172 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093172 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093172 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093487 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093487 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093487 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093487 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093487 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093487 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093772 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093772 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093772 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093772 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093910 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093910 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093910 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.093910 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.093910 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.094077 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.094077 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.094077 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.094077 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:19.094077 np0000176486 devstack@c-api.service[112542]: warnings.warn(deprecated_msg) May 26 08:14:19.094226 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.094261 np0000176486 devstack@c-api.service[112544]: INFO cinder.rpc [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:14:19.094299 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-cbdcaf17-e9c8-4613-9916-40cd1cc906c2 None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:14:19.094331 np0000176486 devstack@c-api.service[112544]: INFO cinder.rpc [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:14:19.094361 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.094387 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.094414 np0000176486 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 1/1] 199.204.45.246 () {60 vars in 956 bytes} [Tue May 26 08:14:19 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 26 08:14:19.094445 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.094468 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.094493 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.094763 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.096253 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.097257 np0000176486 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:19.097522 np0000176486 devstack@c-api.service[112541]: WARNING cinder.api.contrib.hosts [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:14:19.098383 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.099957 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.100128 np0000176486 devstack@c-api.service[112544]: INFO cinder.rpc [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:14:19.101464 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.102851 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.102985 np0000176486 devstack@c-api.service[112544]: INFO cinder.rpc [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:14:19.103722 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: extensions {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.104464 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.106271 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: qos-specs {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.108918 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-snapshot-manage {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.111250 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: scheduler-stats {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.114203 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-volume-transfer {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.117004 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: extra_specs {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.120222 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-volume-type-access {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.123642 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: cgsnapshots {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.126569 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: consistencygroups {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.129399 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-quota-sets {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.133232 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: capabilities {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.134497 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.134843 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-hosts {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.137211 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.138907 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: encryption {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.140428 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.140562 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: backups {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.142653 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.143120 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-quota-class-sets {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.144446 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.145273 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-volume-manage {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.146448 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.147436 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: os-availability-zone {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.149370 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extended resource: encryption {{(pid=112541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.149879 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.150825 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.152864 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.153674 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.154314 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.154387 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.155821 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.157121 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.157200 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.158004 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.158584 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.160069 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.160731 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.162066 np0000176486 devstack@c-api.service[112541]: WARNING castellan.key_manager.migration [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.162547 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.162930 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.contrib.snapshot_actions [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] SnapshotActionsController initialized {{(pid=112541) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:14:19.163075 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.163202 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension TypesManage extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.163407 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeActions extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.163527 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.163646 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.163761 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension AdminActions extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.163868 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension AdminActions extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164075 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.164137 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension AdminActions extending resource: backups {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164137 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164249 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension UsedLimits extending resource: limits {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164249 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164357 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164475 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164675 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164748 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.164856 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.v3.router [None req-46d07e7e-5ff2-43d6-85a1-d408430eed12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.166449 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.167261 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.168957 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.170447 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.171964 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.172802 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.173339 np0000176486 devstack@c-api.service[112541]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7ab8916a3668 pid: 112541 (default app) May 26 08:14:19.176287 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.180911 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.182891 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.185212 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.187381 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.187946 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.189224 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.189328 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.190616 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.191021 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.192284 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.192769 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.194087 np0000176486 devstack@c-api.service[112544]: WARNING cinder.api.contrib.hosts [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:14:19.194160 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.194932 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.195550 np0000176486 devstack@c-api.service[112543]: WARNING cinder.api.contrib.hosts [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:14:19.196508 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.197014 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.198175 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.199020 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.199737 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.200575 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.201315 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.201645 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: extensions {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.202460 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: extensions {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.204768 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: qos-specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.204957 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: qos-specs {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.207631 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-snapshot-manage {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.208109 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-snapshot-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.209460 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: scheduler-stats {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.210114 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: scheduler-stats {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.211201 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-volume-transfer {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.212187 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-volume-transfer {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.213286 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: extra_specs {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.214320 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: extra_specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.215044 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-volume-type-access {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.216504 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-volume-type-access {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.216777 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: cgsnapshots {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.218326 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: consistencygroups {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.218713 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: cgsnapshots {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.220327 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: consistencygroups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.220660 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-quota-sets {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.222371 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: capabilities {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.222538 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-quota-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.223715 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-hosts {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.224035 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: capabilities {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.225231 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: encryption {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.225368 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-hosts {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.226812 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.226917 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: backups {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.228434 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: backups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.228950 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-quota-class-sets {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.230728 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-quota-class-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.232193 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-volume-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.233157 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-volume-manage {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.234015 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: os-availability-zone {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.234813 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: os-availability-zone {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.235474 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.236300 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extended resource: encryption {{(pid=112543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:14:19.239074 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.239684 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.241129 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.241491 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.242581 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.242998 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.243980 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.244437 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.245505 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.245989 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.247136 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.247551 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.248624 np0000176486 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.249049 np0000176486 devstack@c-api.service[112543]: WARNING castellan.key_manager.migration [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:14:19.249616 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.contrib.snapshot_actions [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] SnapshotActionsController initialized {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:14:19.249747 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.249888 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension TypesManage extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.249975 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.contrib.snapshot_actions [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] SnapshotActionsController initialized {{(pid=112543) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:14:19.250085 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250176 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250260 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250532 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension TypesManage extending resource: types {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250668 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250668 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension AdminActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250820 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeActions extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250897 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension AdminActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.250971 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251053 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension AdminActions extending resource: backups {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251177 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251270 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251400 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension AdminActions extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251506 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension UsedLimits extending resource: limits {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251634 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension AdminActions extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251731 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251820 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension AdminActions extending resource: backups {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251910 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.251997 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252100 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252178 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension UsedLimits extending resource: limits {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252242 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252306 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252366 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252416 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252468 np0000176486 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-4499f0ec-af73-45a1-90d9-f669afa278d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252518 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252518 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252518 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.252518 np0000176486 devstack@c-api.service[112543]: DEBUG cinder.api.v3.router [None req-20161e44-63a1-4936-8f9a-173f6e99d516 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:14:19.259858 np0000176486 devstack@c-api.service[112544]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7ab8916a3668 pid: 112544 (default app) May 26 08:14:19.260790 np0000176486 devstack@c-api.service[112543]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7ab8916a3668 pid: 112543 (default app) May 26 08:14:27.166252 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.middleware.request_id [None req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff None None] RequestId filter calling following filter/app {{(pid=112542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:14:27.864580 np0000176486 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff admin admin] POST https://199.204.45.246/volume/v3/types May 26 08:14:27.865279 np0000176486 devstack@c-api.service[112542]: DEBUG cinder.api.openstack.wsgi [None req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 08:14:27.867116 np0000176486 devstack@c-api.service[112542]: /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. May 26 08:14:27.867116 np0000176486 devstack@c-api.service[112542]: warnings.warn( May 26 08:14:27.876572 np0000176486 devstack@c-api.service[112542]: DEBUG oslo_db.sqlalchemy.engines [None req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff 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=112542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:27.913068 np0000176486 devstack@c-api.service[112542]: INFO cinder.api.openstack.wsgi [None req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff admin admin] https://199.204.45.246/volume/v3/types returned with HTTP 200 May 26 08:14:27.913937 np0000176486 devstack@c-api.service[112542]: [pid: 112542|app: 0|req: 2/2] 199.204.45.246 () {68 vars in 1288 bytes} [Tue May 26 08:14:27 2026] POST /volume/v3/types => generated 186 bytes in 749 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 08:14:27.943188 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.943188 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.943725 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.943725 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.943725 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.943725 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.943725 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.943924 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.943924 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.943924 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.943924 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.943924 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.943924 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944168 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944168 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944168 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944168 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944168 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944338 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944338 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944338 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944338 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944484 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944484 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944484 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944484 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944682 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944682 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944682 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944682 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944682 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944859 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944859 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944859 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.944859 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.944859 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945026 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945026 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945026 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945026 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945026 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945026 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945251 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945251 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945251 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945251 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945251 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945251 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945451 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945451 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945451 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945451 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945451 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945451 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945766 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945766 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945766 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945766 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945766 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945766 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945985 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945985 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.945985 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.945985 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.946175 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.946175 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.946175 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.946175 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.946175 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.946460 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.946460 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.946460 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.946460 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.946460 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.947072 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.947072 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.947072 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.947072 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.947072 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.947072 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.947629 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.947629 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.947629 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.947629 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.947629 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.948121 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.948121 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.948121 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.948121 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.948121 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.948657 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.948657 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.948657 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.948657 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.949056 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.949056 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.949056 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.949056 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.949463 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.949463 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.949463 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.949463 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.949463 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.950038 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.950038 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.950038 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.950038 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.950038 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.950505 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.950505 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.950505 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.950505 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.950737 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.950737 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.950737 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.950737 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.951228 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.951228 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.951228 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.951228 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.951634 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.951634 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.951634 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.951634 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.951903 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.951903 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.951903 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.951903 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.952308 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.952308 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.952308 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.952308 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.952308 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.952308 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.952918 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.952918 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.952918 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.952918 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.952918 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.953414 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.953414 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.953414 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.953414 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.953414 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.953414 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.953414 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954108 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954108 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954108 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954108 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954108 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954108 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954503 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954503 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954503 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954503 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954503 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954503 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954946 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954946 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954946 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954946 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.954946 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.954946 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.955376 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.955376 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.955376 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.955376 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.955655 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.955655 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.955655 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.955655 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.955924 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.955924 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.955924 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.955924 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.956214 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.956214 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.956214 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:27.956214 np0000176486 devstack@c-api.service[112541]: warnings.warn(deprecated_msg) May 26 08:14:27.956214 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.middleware.request_id [req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff req-e51d34f2-0e92-439b-a2e0-d19105477955 None None] RequestId filter calling following filter/app {{(pid=112541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:14:28.690147 np0000176486 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff req-e51d34f2-0e92-439b-a2e0-d19105477955 admin admin] POST https://199.204.45.246/volume/v3/types/c3967977-6fe7-4c22-aa1b-eb6c32cde286/extra_specs May 26 08:14:28.690977 np0000176486 devstack@c-api.service[112541]: DEBUG cinder.api.openstack.wsgi [req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff req-e51d34f2-0e92-439b-a2e0-d19105477955 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 08:14:28.693479 np0000176486 devstack@c-api.service[112541]: /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. May 26 08:14:28.693479 np0000176486 devstack@c-api.service[112541]: warnings.warn( May 26 08:14:28.706799 np0000176486 devstack@c-api.service[112541]: DEBUG oslo_db.sqlalchemy.engines [req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff req-e51d34f2-0e92-439b-a2e0-d19105477955 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=112541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:14:28.783930 np0000176486 devstack@c-api.service[112541]: INFO cinder.api.openstack.wsgi [req-d99afd8e-f34d-4f7f-b859-52fb03aa21ff req-e51d34f2-0e92-439b-a2e0-d19105477955 admin admin] https://199.204.45.246/volume/v3/types/c3967977-6fe7-4c22-aa1b-eb6c32cde286/extra_specs returned with HTTP 200 May 26 08:14:28.785030 np0000176486 devstack@c-api.service[112541]: [pid: 112541|app: 0|req: 1/3] 199.204.45.246 () {70 vars in 1505 bytes} [Tue May 26 08:14:27 2026] POST /volume/v3/types/c3967977-6fe7-4c22-aa1b-eb6c32cde286/extra_specs => generated 55 bytes in 858 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 08:14:29.069097 np0000176486 devstack@c-api.service[112543]: DEBUG dbcounter [-] [112543] Writing DB stats cinder:SELECT=6 {{(pid=112543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:14:29.102439 np0000176486 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=6 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:14:37.908331 np0000176486 devstack@c-api.service[112542]: DEBUG dbcounter [-] [112542] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:14:38.781191 np0000176486 devstack@c-api.service[112541]: DEBUG dbcounter [-] [112541] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}