May 27 01:09:22.881107 np0000176807 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 27 01:09:22.887633 np0000176807 devstack@c-api.service[112319]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 27 01:09:22 2026] *** May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: nodename: np0000176807 May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: machine: x86_64 May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: clock source: unix May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: pcre jit disabled May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: detected number of CPU cores: 16 May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: current working directory: / May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: detected binary path: /usr/bin/uwsgi-core May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: your processes number limit is 256917 May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: your memory page size is 4096 bytes May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: detected max file descriptor number: 2048 May 27 01:09:22.890393 np0000176807 devstack@c-api.service[112319]: lock engine: pthread robust mutexes May 27 01:09:22.891139 np0000176807 devstack@c-api.service[112319]: thunder lock: enabled May 27 01:09:22.891139 np0000176807 devstack@c-api.service[112319]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 27 01:09:22.891139 np0000176807 devstack@c-api.service[112319]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 27 01:09:22.891139 np0000176807 devstack@c-api.service[112319]: PEP 405 virtualenv detected: /opt/stack/data/venv May 27 01:09:22.891139 np0000176807 devstack@c-api.service[112319]: Set PythonHome to /opt/stack/data/venv May 27 01:09:22.927154 np0000176807 devstack@c-api.service[112319]: Python main interpreter initialized at 0x7c26ba8a3668 May 27 01:09:22.927154 np0000176807 devstack@c-api.service[112319]: python threads support enabled May 27 01:09:22.927154 np0000176807 devstack@c-api.service[112319]: your server socket listen backlog is limited to 100 connections May 27 01:09:22.927154 np0000176807 devstack@c-api.service[112319]: your mercy for graceful operations on workers is 80 seconds May 27 01:09:22.927735 np0000176807 devstack@c-api.service[112319]: mapped 671795 bytes (656 KB) for 4 cores May 27 01:09:22.927908 np0000176807 devstack@c-api.service[112319]: *** Operational MODE: preforking *** May 27 01:09:22.928077 np0000176807 devstack@c-api.service[112319]: *** uWSGI is running in multiple interpreter mode *** May 27 01:09:22.928077 np0000176807 devstack@c-api.service[112319]: spawned uWSGI master process (pid: 112319) May 27 01:09:22.928210 np0000176807 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 27 01:09:22.929232 np0000176807 devstack@c-api.service[112319]: spawned uWSGI worker 1 (pid: 112329, cores: 1) May 27 01:09:22.929851 np0000176807 devstack@c-api.service[112319]: spawned uWSGI worker 2 (pid: 112330, cores: 1) May 27 01:09:22.930591 np0000176807 devstack@c-api.service[112319]: spawned uWSGI worker 3 (pid: 112331, cores: 1) May 27 01:09:22.931115 np0000176807 devstack@c-api.service[112319]: spawned uWSGI worker 4 (pid: 112332, cores: 1) May 27 01:09:22.931234 np0000176807 devstack@c-api.service[112319]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 27 01:09:23.058043 np0000176807 devstack@c-api.service[112330]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:09:23.058043 np0000176807 devstack@c-api.service[112330]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:09:23.058043 np0000176807 devstack@c-api.service[112330]: we strongly recommend against using it for new projects. May 27 01:09:23.058043 np0000176807 devstack@c-api.service[112330]: If you are already using Eventlet, we recommend migrating to a different May 27 01:09:23.058043 np0000176807 devstack@c-api.service[112330]: framework. For more detail see May 27 01:09:23.058043 np0000176807 devstack@c-api.service[112330]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:09:23.058043 np0000176807 devstack@c-api.service[112330]: import eventlet # noqa May 27 01:09:23.059096 np0000176807 devstack@c-api.service[112329]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:09:23.059096 np0000176807 devstack@c-api.service[112329]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:09:23.059096 np0000176807 devstack@c-api.service[112329]: we strongly recommend against using it for new projects. May 27 01:09:23.059096 np0000176807 devstack@c-api.service[112329]: If you are already using Eventlet, we recommend migrating to a different May 27 01:09:23.059096 np0000176807 devstack@c-api.service[112329]: framework. For more detail see May 27 01:09:23.059096 np0000176807 devstack@c-api.service[112329]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:09:23.059096 np0000176807 devstack@c-api.service[112329]: import eventlet # noqa May 27 01:09:23.080858 np0000176807 devstack@c-api.service[112332]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:09:23.080858 np0000176807 devstack@c-api.service[112332]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:09:23.080858 np0000176807 devstack@c-api.service[112332]: we strongly recommend against using it for new projects. May 27 01:09:23.080858 np0000176807 devstack@c-api.service[112332]: If you are already using Eventlet, we recommend migrating to a different May 27 01:09:23.080858 np0000176807 devstack@c-api.service[112332]: framework. For more detail see May 27 01:09:23.080858 np0000176807 devstack@c-api.service[112332]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:09:23.080858 np0000176807 devstack@c-api.service[112332]: import eventlet # noqa May 27 01:09:23.084554 np0000176807 devstack@c-api.service[112331]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:09:23.084554 np0000176807 devstack@c-api.service[112331]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:09:23.084554 np0000176807 devstack@c-api.service[112331]: we strongly recommend against using it for new projects. May 27 01:09:23.084554 np0000176807 devstack@c-api.service[112331]: If you are already using Eventlet, we recommend migrating to a different May 27 01:09:23.084554 np0000176807 devstack@c-api.service[112331]: framework. For more detail see May 27 01:09:23.084554 np0000176807 devstack@c-api.service[112331]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:09:23.084554 np0000176807 devstack@c-api.service[112331]: import eventlet # noqa May 27 01:09:23.146380 np0000176807 devstack@c-api.service[112329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:09:23.146380 np0000176807 devstack@c-api.service[112329]: debtcollector.deprecate( May 27 01:09:23.154700 np0000176807 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:09:23.154700 np0000176807 devstack@c-api.service[112330]: debtcollector.deprecate( May 27 01:09:23.174157 np0000176807 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:09:23.174157 np0000176807 devstack@c-api.service[112331]: debtcollector.deprecate( May 27 01:09:23.180264 np0000176807 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 27 01:09:23.180264 np0000176807 devstack@c-api.service[112332]: debtcollector.deprecate( May 27 01:09:23.227726 np0000176807 devstack@c-api.service[112329]: /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 27 01:09:23.227726 np0000176807 devstack@c-api.service[112329]: from cgi import parse_header May 27 01:09:23.249197 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:23.249197 np0000176807 devstack@c-api.service[112330]: from cgi import parse_header May 27 01:09:23.262725 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:23.262725 np0000176807 devstack@c-api.service[112331]: from cgi import parse_header May 27 01:09:23.271289 np0000176807 devstack@c-api.service[112332]: /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 27 01:09:23.271289 np0000176807 devstack@c-api.service[112332]: from cgi import parse_header May 27 01:09:23.272473 np0000176807 devstack@c-api.service[112329]: /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 27 01:09:23.272473 np0000176807 devstack@c-api.service[112329]: removals.removed_module( May 27 01:09:23.273230 np0000176807 devstack@c-api.service[112329]: /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 27 01:09:23.273230 np0000176807 devstack@c-api.service[112329]: removals.removed_module( May 27 01:09:23.294322 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:23.294322 np0000176807 devstack@c-api.service[112330]: removals.removed_module( May 27 01:09:23.295016 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:23.295016 np0000176807 devstack@c-api.service[112330]: removals.removed_module( May 27 01:09:23.312384 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:23.312384 np0000176807 devstack@c-api.service[112331]: removals.removed_module( May 27 01:09:23.313168 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:23.313168 np0000176807 devstack@c-api.service[112331]: removals.removed_module( May 27 01:09:23.319167 np0000176807 devstack@c-api.service[112332]: /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 27 01:09:23.319167 np0000176807 devstack@c-api.service[112332]: removals.removed_module( May 27 01:09:23.319925 np0000176807 devstack@c-api.service[112332]: /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 27 01:09:23.319925 np0000176807 devstack@c-api.service[112332]: removals.removed_module( May 27 01:09:23.881619 np0000176807 devstack@c-api.service[112329]: /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 27 01:09:23.881619 np0000176807 devstack@c-api.service[112329]: warnings.warn( May 27 01:09:23.928683 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:23.928683 np0000176807 devstack@c-api.service[112330]: warnings.warn( May 27 01:09:23.937226 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:23.937226 np0000176807 devstack@c-api.service[112331]: warnings.warn( May 27 01:09:23.966279 np0000176807 devstack@c-api.service[112332]: /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 27 01:09:23.966279 np0000176807 devstack@c-api.service[112332]: warnings.warn( May 27 01:09:23.985506 np0000176807 devstack@c-api.service[112329]: /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 27 01:09:23.985506 np0000176807 devstack@c-api.service[112329]: warnings.warn( May 27 01:09:24.042113 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:24.042113 np0000176807 devstack@c-api.service[112330]: warnings.warn( May 27 01:09:24.047181 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:24.047181 np0000176807 devstack@c-api.service[112331]: warnings.warn( May 27 01:09:24.081711 np0000176807 devstack@c-api.service[112332]: /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 27 01:09:24.081711 np0000176807 devstack@c-api.service[112332]: warnings.warn( May 27 01:09:24.290787 np0000176807 devstack@c-api.service[112329]: 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 27 01:09:24.291442 np0000176807 devstack@c-api.service[112329]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112329) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:09:24.326683 np0000176807 devstack@c-api.service[112330]: 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 27 01:09:24.327164 np0000176807 devstack@c-api.service[112330]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112330) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:09:24.336584 np0000176807 devstack@c-api.service[112331]: 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 27 01:09:24.336872 np0000176807 devstack@c-api.service[112331]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112331) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:09:24.377705 np0000176807 devstack@c-api.service[112329]: /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 27 01:09:24.377705 np0000176807 devstack@c-api.service[112329]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:09:24.391443 np0000176807 devstack@c-api.service[112332]: 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 27 01:09:24.391655 np0000176807 devstack@c-api.service[112332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112332) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:09:24.394957 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:24.394957 np0000176807 devstack@c-api.service[112330]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:09:24.400530 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:24.400530 np0000176807 devstack@c-api.service[112331]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:09:24.455394 np0000176807 devstack@c-api.service[112332]: /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 27 01:09:24.455394 np0000176807 devstack@c-api.service[112332]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:09:24.868769 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:09:24.868987 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:09:24.869182 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.869233 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:09:24.869275 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.869315 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.869389 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.869494 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.869568 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.869725 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.869790 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.870047 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.870310 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.870404 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.870487 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.870564 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.870637 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.870683 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.870719 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.870757 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.870791 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.870841 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.870878 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.870934 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.870970 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.871016 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.871053 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.871090 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.871125 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.871157 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.871191 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.871224 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.871224 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.873599 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.873662 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.873722 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.873770 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.873891 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.873966 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.874035 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.874103 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.874196 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.874272 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.874272 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.874378 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.874415 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.874415 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.874485 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.874521 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.874555 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.874555 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.874555 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.874555 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.874555 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.877594 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:09:24.878040 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.878138 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.878341 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.878647 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.878709 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.878792 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.878880 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.878943 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.879000 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.879038 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.879073 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.879126 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.879162 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.879162 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.879240 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.879277 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.879277 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.879448 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.879448 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.879568 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.879568 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.879679 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.879679 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.879806 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.879897 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.879961 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.879961 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.880074 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.880140 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.880200 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.880259 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.880317 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.880375 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.880446 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.880506 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.880544 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.880544 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.880544 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.880906 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.880986 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.881060 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.881111 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.881153 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.881236 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.881303 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.885438 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.885530 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.885530 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.885636 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.885674 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.885723 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.885870 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.886001 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.886093 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.886243 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.886243 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.886243 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.886406 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.886460 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.886514 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.886578 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.886578 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.886578 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.886728 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.886781 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.886860 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.886914 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.886967 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.887059 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.887124 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.887124 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.887124 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.887124 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.887353 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.887353 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.887353 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.887496 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.887557 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.887611 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.887674 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.887726 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.887778 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.887852 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.887907 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.887962 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.887962 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.888073 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.888129 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.888184 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.888248 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.888300 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.888353 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.888409 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.888470 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.888522 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.888575 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.888627 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.888678 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.888738 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.888790 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.888875 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.888956 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.889020 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.889020 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.889020 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.889166 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.889220 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.889296 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.889363 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.889418 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.889471 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.889530 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.889603 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.889665 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.889726 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.889781 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.891049 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.891206 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.891326 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.891452 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.891557 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.891662 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.891768 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.891899 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.892007 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.892113 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.892217 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.892343 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.892462 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.892579 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.892579 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.892579 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.892579 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.892579 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.893094 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.893226 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.893346 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.893453 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.893568 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.893686 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.893793 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.893927 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.894032 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.894142 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.894296 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.894402 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.894529 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.894630 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.894736 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.894862 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.894970 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.895072 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.895125 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.895182 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.895244 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.895292 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.895346 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.895394 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.895442 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.895490 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.895535 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.895585 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.895645 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.895692 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.895739 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.895785 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.895850 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.895900 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.895958 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.896007 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.896054 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.896114 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.896182 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.896237 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.896285 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.896285 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.896383 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.896435 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.896482 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.896540 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.896593 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.896647 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.896689 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.896744 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.896744 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.896841 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.896841 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.896841 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.896841 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.897034 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.897091 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.897148 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.897204 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.897254 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.897308 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.897357 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.897357 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.897448 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.897497 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.897543 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.897591 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.897647 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.897647 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.897647 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.897647 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.897647 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.897880 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.897880 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.897880 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.897880 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.897880 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.897880 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.897880 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.898291 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.898473 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.898501 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.898501 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.898550 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.898579 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.898606 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.898631 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.898657 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.898692 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.898717 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.898742 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.898772 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.898772 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.898772 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.898861 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.898894 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.898922 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.898947 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.898977 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.899005 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.899031 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.899055 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.899080 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.899109 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.899134 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.899161 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.899185 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.899373 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.899373 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.899373 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.899373 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.899373 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.899373 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.899529 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.899555 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.899579 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.899609 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.899634 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.899658 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.899682 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.899719 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.899744 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.899774 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.899798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.899822 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.900280 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.900616 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.900673 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.900729 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.900729 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.900729 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.900887 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.900887 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.900995 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.901046 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.901096 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.901144 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.901192 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.901246 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.901246 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.901330 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.901372 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.901419 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.901462 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.901508 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.901553 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.901596 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.901637 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.901692 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.901747 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.901747 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.901862 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.901908 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.901958 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.902009 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.902057 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.902118 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.902205 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.902262 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.902310 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.902359 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.902426 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.902487 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.902538 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.902605 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.902656 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.902707 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.902755 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.902855 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.902922 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.902976 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.903031 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.903085 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.903135 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.903184 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.903234 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.903234 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.903293 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.903293 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.903293 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.903293 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.903382 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.903407 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.903434 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.903460 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.903460 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.903510 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.903725 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.903725 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.903725 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.903725 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.903725 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.903725 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.903893 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.903925 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.903955 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.903985 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.904010 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.904034 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.904060 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.904085 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.904110 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.904135 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.905060 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.905288 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.905360 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.905411 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.905455 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.905501 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.905543 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.905585 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.905643 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.905692 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.905733 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.905733 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.905733 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.905903 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.905966 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.906028 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.906028 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.906028 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.906028 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.906028 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.906028 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.906339 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.906339 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.906339 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.906339 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.906531 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.906583 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.906617 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.906647 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.906670 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.906699 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.906741 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.906771 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.906797 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.906822 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.906868 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.906901 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.906928 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.906952 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.906977 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.907007 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.907036 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.907066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.907066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.907066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.907066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.907066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.907066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.907066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.907224 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.907224 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.907275 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.907301 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.907325 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.907349 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.907556 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.907917 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.907974 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.908022 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.908089 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.908143 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.908195 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.908246 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.908292 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.908338 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.908414 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.908543 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.908595 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.908648 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.908705 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.908767 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.908817 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.908892 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.908945 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.908993 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.908993 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.908993 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.909072 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.909109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.909198 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.909271 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.909325 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.909386 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.909386 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.909470 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.909497 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.909524 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.909549 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.909580 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.909606 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.909633 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.909659 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.909683 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.909708 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.909733 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.909759 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.909784 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.909812 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.909869 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.909900 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.909924 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.909948 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.909972 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.910000 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.910000 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.912066 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.912115 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.912195 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.912265 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.912326 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.912357 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.912385 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.912410 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.912447 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.912478 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.912502 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.912529 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.912561 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.912587 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.912612 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.912638 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.912667 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.912694 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.912720 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.912745 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.912771 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.912807 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.912856 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.912885 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.912912 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.912946 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.912974 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.912999 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.913026 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.913051 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.913083 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.913117 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.913141 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.913167 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.913195 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.913220 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.913243 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.913267 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.913296 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.913322 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.913346 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.913442 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.913467 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.913491 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.913516 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.913540 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.913563 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.913587 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.913610 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.913638 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.913638 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.913638 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.913638 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.913638 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.913638 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.913638 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.914823 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.914906 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.914950 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.914994 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.915032 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.915060 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.915094 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.915122 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.915161 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.915188 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.915213 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.915238 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.915267 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.915298 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.915328 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.915352 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.915352 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.915403 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.915435 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.915465 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.915490 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.915515 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.915545 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.915570 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.915598 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.915623 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.915784 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.915784 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.915978 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.916083 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.916131 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.916175 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.916216 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.916258 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.916300 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.916348 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.916391 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.916432 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.916474 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.916515 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.916560 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.916601 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.916641 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.916683 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.916722 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.916762 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.916806 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.916873 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.916914 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.916954 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.916994 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.916994 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.916994 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.916994 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.916994 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.916994 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.917729 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.917779 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.917870 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.917922 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.917975 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.918052 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.918085 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.918113 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.918137 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.918163 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.918258 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.918401 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.918437 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.918484 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.918509 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.918533 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.918562 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.918586 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.918613 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.918636 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.918668 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.918692 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.918715 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.918738 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.918762 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.918786 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.918809 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.918856 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.920932 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.921010 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.921048 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.921082 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.921117 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.921154 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.921187 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.921219 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.921253 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.921293 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.921329 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.921367 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.921402 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.921456 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.921490 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.921524 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.921558 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.921591 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.921624 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.921658 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.921690 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.921734 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.921769 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.921769 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.921769 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.921769 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.921769 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.921769 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.922344 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.922344 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.922786 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.922884 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.922884 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.923012 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.923075 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.923144 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.923208 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.923270 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.923341 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.923405 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.923478 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.923545 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.923623 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.923696 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.923767 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.923847 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.923920 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.923920 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.924056 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.924107 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.924151 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.924186 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.924220 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.924220 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.924220 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.924220 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.924341 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.924341 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.924341 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.924341 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.924341 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.924341 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.924527 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.924566 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.924600 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.924634 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.924670 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.924711 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.924751 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.924786 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.924820 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.924877 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.924911 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.924946 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.924979 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.925013 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.925046 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.925082 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.925134 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.925173 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.925205 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.925237 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.925276 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.925308 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.925342 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.925375 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.925413 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.925452 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.925490 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.925522 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.925555 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.925589 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.925620 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.925653 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.925686 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.925720 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.925759 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.925798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.925850 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.925884 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.925931 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.925965 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.926009 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.926042 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.926074 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.926108 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.926143 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.926200 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.926200 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.926200 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.926200 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.926200 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.926360 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.926360 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.926360 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.926360 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.926485 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.926533 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.926568 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.926606 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.926642 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.926681 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.926715 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.927653 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.927846 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.927928 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.927989 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.928044 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.928105 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.928176 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.928242 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.928305 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.928362 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.928420 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.928478 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.928536 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.928606 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.928665 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.928722 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.928780 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.928853 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.928912 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.928969 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.929025 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.929079 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.929147 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.929206 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.929260 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.929314 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.929368 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.929423 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.929476 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.929529 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.929583 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.929583 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.929684 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.929746 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.929808 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.929884 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.929950 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.930051 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.930119 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.930183 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.930283 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.930349 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.930349 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.930349 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.930349 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.930603 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.930603 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.930603 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.930603 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.930603 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.930964 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.931034 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.931096 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.931150 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.931226 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.931277 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.931329 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.931377 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.931429 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.931481 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.931532 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.931580 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.931631 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.931679 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.931734 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.931782 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.931852 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.931904 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.931952 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.932008 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.932057 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.932106 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.932233 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.932290 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.932338 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.932385 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.932434 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.932488 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.932536 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.932623 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.932678 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.932731 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.932782 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.932846 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.932900 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.932948 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.932994 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.933039 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.933066 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.933091 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.933123 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.933151 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.933175 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.933199 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.933222 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.933222 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.933268 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.933292 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.933292 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.933292 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.933292 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:09:24.933379 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.933403 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.933426 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.933449 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.933473 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.933495 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.933522 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.933548 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.933572 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.933600 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.933624 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.933647 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.933670 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.933693 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.933693 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.933693 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.933693 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.933693 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.933798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:09:24.933798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:09:24.933798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:09:24.933798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:09:24.933798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:09:24.933798 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:09:24.979238 np0000176807 devstack@c-api.service[112329]: INFO dbcounter [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Registered counter for database cinder May 27 01:09:24.979790 np0000176807 devstack@c-api.service[112331]: INFO dbcounter [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Registered counter for database cinder May 27 01:09:24.980751 np0000176807 devstack@c-api.service[112330]: INFO dbcounter [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Registered counter for database cinder May 27 01:09:24.985307 np0000176807 devstack@c-api.service[112332]: INFO dbcounter [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Registered counter for database cinder May 27 01:09:25.028352 np0000176807 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-35489ac7-86f1-48d8-b955-b6919fb1610d 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.029951 np0000176807 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.031978 np0000176807 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-a57e5c9d-7bb2-466f-9170-905d908be8df 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.041227 np0000176807 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-6993a949-9524-4712-97ba-eeefb2be34d0 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.145082 np0000176807 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writer thread running {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:09:25.145203 np0000176807 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writer thread running {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:09:25.146012 np0000176807 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writer thread running {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:09:25.148380 np0000176807 devstack@c-api.service[112331]: INFO cinder.rpc [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:09:25.148484 np0000176807 devstack@c-api.service[112330]: INFO cinder.rpc [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:09:25.149085 np0000176807 devstack@c-api.service[112329]: INFO cinder.rpc [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:09:25.150960 np0000176807 devstack@c-api.service[112330]: INFO cinder.rpc [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:09:25.151351 np0000176807 devstack@c-api.service[112331]: INFO cinder.rpc [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:09:25.151584 np0000176807 devstack@c-api.service[112329]: INFO cinder.rpc [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:09:25.153339 np0000176807 devstack@c-api.service[112330]: INFO cinder.rpc [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:09:25.153864 np0000176807 devstack@c-api.service[112329]: INFO cinder.rpc [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:09:25.154207 np0000176807 devstack@c-api.service[112331]: INFO cinder.rpc [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:09:25.155402 np0000176807 devstack@c-api.service[112330]: INFO cinder.rpc [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:09:25.156189 np0000176807 devstack@c-api.service[112329]: INFO cinder.rpc [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:09:25.156415 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.156493 np0000176807 devstack@c-api.service[112331]: INFO cinder.rpc [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:09:25.157390 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.157471 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.160471 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.160768 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.162459 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.164304 np0000176807 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writer thread running {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:09:25.166988 np0000176807 devstack@c-api.service[112332]: INFO cinder.rpc [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:09:25.169440 np0000176807 devstack@c-api.service[112332]: INFO cinder.rpc [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:09:25.171649 np0000176807 devstack@c-api.service[112332]: INFO cinder.rpc [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:09:25.173697 np0000176807 devstack@c-api.service[112332]: INFO cinder.rpc [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:09:25.174684 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.178574 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.199793 np0000176807 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.200577 np0000176807 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-a57e5c9d-7bb2-466f-9170-905d908be8df 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.202603 np0000176807 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-35489ac7-86f1-48d8-b955-b6919fb1610d 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.203666 np0000176807 devstack@c-api.service[112330]: INFO cinder.rpc [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:09:25.203801 np0000176807 devstack@c-api.service[112331]: INFO cinder.rpc [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:09:25.205326 np0000176807 devstack@c-api.service[112330]: INFO cinder.rpc [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:09:25.205538 np0000176807 devstack@c-api.service[112329]: INFO cinder.rpc [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:09:25.206327 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.206908 np0000176807 devstack@c-api.service[112331]: INFO cinder.rpc [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:09:25.207825 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.208149 np0000176807 devstack@c-api.service[112329]: INFO cinder.rpc [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:09:25.209480 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.217144 np0000176807 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-6993a949-9524-4712-97ba-eeefb2be34d0 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:25.217266 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.218095 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.220239 np0000176807 devstack@c-api.service[112332]: INFO cinder.rpc [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:09:25.220352 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.220974 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.221314 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.223092 np0000176807 devstack@c-api.service[112332]: INFO cinder.rpc [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:09:25.224169 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.224358 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.224786 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.225639 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.228748 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.228919 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.230023 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.231897 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.232891 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.233002 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.234965 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.235990 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.236103 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.238015 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.238884 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.238995 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.239056 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.240864 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.241896 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.242117 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.242198 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.243747 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.244787 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.245093 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.245228 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.245338 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.246229 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.247966 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.248082 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.249004 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.249546 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.249695 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.252328 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.252976 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.253422 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.254530 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.255898 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.256823 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.257946 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.258025 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.259033 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.259126 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.260168 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.260391 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.261508 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.261726 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.261906 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.262442 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.263058 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.263390 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.264152 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.264532 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.264615 np0000176807 devstack@c-api.service[112330]: WARNING cinder.api.contrib.hosts [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:09:25.265409 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.265489 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.265528 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.265744 np0000176807 devstack@c-api.service[112331]: WARNING cinder.api.contrib.hosts [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:09:25.266550 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.266908 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.266997 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.267112 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.267999 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.268277 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.268567 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.269373 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.269599 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.269739 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.269933 np0000176807 devstack@c-api.service[112329]: WARNING cinder.api.contrib.hosts [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:09:25.270458 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: extensions {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.270663 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.270740 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.271528 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: extensions {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.271808 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: qos-specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.272158 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.272860 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: qos-specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.274529 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-snapshot-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.275360 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.275774 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-snapshot-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.276550 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: scheduler-stats {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.277203 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: scheduler-stats {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.277423 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-volume-transfer {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.278706 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-volume-transfer {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.279099 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: extra_specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.279285 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.280362 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: extra_specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.280655 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-volume-type-access {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.314659 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.314768 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-volume-type-access {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.314809 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: cgsnapshots {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.314852 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.314877 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: cgsnapshots {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.314904 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: consistencygroups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.314938 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.314963 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: consistencygroups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.314989 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-quota-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315015 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315038 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-quota-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315063 np0000176807 devstack@c-api.service[112332]: WARNING cinder.api.contrib.hosts [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:09:25.315087 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: capabilities {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315124 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315150 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: capabilities {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315182 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-hosts {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315211 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315234 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-hosts {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315265 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315291 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315315 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315341 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: backups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315366 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315366 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: extensions {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315410 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: backups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315436 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-quota-class-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315462 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: qos-specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315490 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-volume-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315519 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-quota-class-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315519 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-volume-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315574 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-snapshot-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315603 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: os-availability-zone {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315603 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315650 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: os-availability-zone {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315679 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: scheduler-stats {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315709 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315733 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-volume-transfer {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315762 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315762 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315806 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315852 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: extra_specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315878 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315901 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315925 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-volume-type-access {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.315956 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.315979 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316004 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: cgsnapshots {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.316031 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316055 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316078 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: consistencygroups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.316102 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316124 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316148 np0000176807 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316172 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316195 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-quota-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.316409 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.contrib.snapshot_actions [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] SnapshotActionsController initialized {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:09:25.316409 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316409 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension TypesManage extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316477 np0000176807 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.316501 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316501 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316501 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316501 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension AdminActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316501 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension AdminActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316501 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension AdminActions extending resource: backups {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316501 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316660 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: capabilities {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.316689 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension UsedLimits extending resource: limits {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316714 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] SnapshotActionsController initialized {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:09:25.316739 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316763 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316788 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316816 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension TypesManage extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316858 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316858 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316858 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316858 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-a57e5c9d-7bb2-466f-9170-905d908be8df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316959 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316959 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316959 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316959 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension AdminActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.316959 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension AdminActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317076 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-hosts {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.317109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension AdminActions extending resource: backups {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension UsedLimits extending resource: limits {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317109 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317272 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317272 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-a9ff9851-c3f4-4c9c-a16b-2c88e4da84ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.317360 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.317360 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: backups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.317407 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.320913 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-quota-class-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.321254 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.321478 np0000176807 devstack@c-api.service[112330]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ba8a3668 pid: 112330 (default app) May 27 01:09:25.321741 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: extensions {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.322042 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-volume-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.322290 np0000176807 devstack@c-api.service[112331]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ba8a3668 pid: 112331 (default app) May 27 01:09:25.322348 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: qos-specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.322392 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: os-availability-zone {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.322616 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.325030 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.325347 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-snapshot-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.326588 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.326939 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: scheduler-stats {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.328032 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.328032 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.328371 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.328427 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.328427 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.328427 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.328427 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.328427 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.328709 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.328709 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.328709 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.328709 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.328709 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.328709 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329059 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329059 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329059 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329059 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329059 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329320 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329320 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329320 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329320 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329542 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329542 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329542 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329542 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329759 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329759 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329759 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.329759 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.329759 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330141 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330141 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330141 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330141 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330141 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330407 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330407 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330407 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330407 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330407 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330407 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330759 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330759 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330759 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330759 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.330759 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.330759 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.331103 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-volume-transfer {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.331169 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.331169 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.331169 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.331169 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.331169 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.331169 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.331604 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.331604 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.331604 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.331604 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.331604 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.331604 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.332073 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.332073 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.332073 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.332073 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.332375 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.332375 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.332375 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.332375 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.332375 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.332761 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.332761 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.332761 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.332761 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.332761 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333134 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333134 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333134 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333134 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333134 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333134 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333563 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333563 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333563 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333563 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333563 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333974 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333974 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333974 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.333974 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.333974 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.334359 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.334359 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.334359 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.334359 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.334701 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.334701 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.334701 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.334701 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.335043 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.335043 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.335043 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.335043 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.335043 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.335407 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.335407 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.335407 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.335407 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.335407 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.335752 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.335752 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.335752 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.335752 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336042 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336042 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336042 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336042 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336322 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336322 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336322 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336322 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336602 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336602 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336602 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336602 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336888 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336888 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.336888 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.336888 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337108 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337108 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337108 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337108 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337108 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337108 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337353 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337353 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337353 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337353 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337353 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337578 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337578 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337578 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337578 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337578 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337578 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337578 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337862 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337862 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337862 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337862 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.337862 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.337862 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338133 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338133 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338133 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338133 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338133 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338133 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338383 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.338422 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338422 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338422 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338422 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338422 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338422 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338715 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338715 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338715 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338715 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338916 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338916 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.338916 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.338916 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.339083 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.339083 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.339083 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.339083 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.339220 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.339220 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.339220 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:25.339220 np0000176807 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 27 01:09:25.339338 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: extra_specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.339365 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.339390 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-dba1b27a-6d46-4815-86c9-1edfef61275a None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:09:25.339418 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-volume-type-access {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.339443 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.339466 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: cgsnapshots {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.339492 np0000176807 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.339517 np0000176807 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 942 bytes} [Wed May 27 01:09:25 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 27 01:09:25.339542 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.contrib.snapshot_actions [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] SnapshotActionsController initialized {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:09:25.339542 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339599 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: consistencygroups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.339625 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension TypesManage extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339625 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339625 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339625 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339625 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension AdminActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339625 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension AdminActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339625 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension AdminActions extending resource: backups {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339799 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339799 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension UsedLimits extending resource: limits {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339799 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339799 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339799 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339799 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.339799 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.341057 np0000176807 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-6993a949-9524-4712-97ba-eeefb2be34d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.341116 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-quota-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.341116 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: capabilities {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.341116 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-hosts {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.341116 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.342539 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: backups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.344737 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-quota-class-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.345109 np0000176807 devstack@c-api.service[112332]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ba8a3668 pid: 112332 (default app) May 27 01:09:25.346293 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-volume-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.348274 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: os-availability-zone {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.350171 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:09:25.353976 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.355979 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.357369 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.358784 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.360226 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.361703 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.363132 np0000176807 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:09:25.364016 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.contrib.snapshot_actions [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] SnapshotActionsController initialized {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:09:25.364159 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.364270 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension TypesManage extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.365344 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.365502 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.365630 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.365630 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension AdminActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.365871 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension AdminActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.365871 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension AdminActions extending resource: backups {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.366072 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.366072 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension UsedLimits extending resource: limits {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.366265 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.366265 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.366475 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.366751 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.366751 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.367127 np0000176807 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-35489ac7-86f1-48d8-b955-b6919fb1610d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:09:25.375586 np0000176807 devstack@c-api.service[112329]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ba8a3668 pid: 112329 (default app) May 27 01:09:33.055415 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.055415 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.055415 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.055415 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.055415 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.057805 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.057805 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.057805 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.057805 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.057805 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.058942 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.058942 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.058942 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.058942 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.058942 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.058942 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.063208 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.063208 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.063208 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.063208 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.067289 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.067289 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.067289 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.067289 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.069282 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.069282 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.069282 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.069282 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.070489 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.070489 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.070489 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.070489 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.070489 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.071639 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.071639 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.071639 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.071639 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.071639 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.073309 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.073309 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.073309 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.073309 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.073309 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.073309 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.074779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.074779 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.074779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.074779 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.074779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.074779 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.076477 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.076477 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.076477 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.076477 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.076477 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.076477 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.077779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.077779 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.077779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.077779 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.077779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.078845 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.078845 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.078845 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.078845 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.078845 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.080902 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.080902 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.080902 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.080902 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.080902 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.080902 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.082465 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.082465 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.082465 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.082465 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.082465 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.082465 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.083775 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.083775 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.083775 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.083775 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.083775 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.084687 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.084687 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.084687 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.084687 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.084687 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.086697 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.086697 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.086697 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.086697 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.090419 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.090419 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.090419 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.090419 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.095674 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.095674 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.095674 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.095674 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.095674 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.096479 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.096479 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.096479 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.096479 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.096479 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.096991 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.096991 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.096991 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.096991 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.097284 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.097284 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.097284 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.097284 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.097534 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.097534 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.097534 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.097534 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.097779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.097779 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.097779 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.097779 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098104 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.098104 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098104 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.098104 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098369 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.098369 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098369 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.098369 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098369 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.098702 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098702 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.098702 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098702 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.098702 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.098702 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.099428 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.099428 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.099428 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.099428 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.099428 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.099739 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.099739 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.099739 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.099739 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.099739 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.099739 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100109 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100109 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100109 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100109 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100109 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100109 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100469 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100469 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100469 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100469 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100469 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100469 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100854 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100854 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100854 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100854 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.100854 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.100854 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101208 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.101208 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101208 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.101208 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101470 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.101470 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101470 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.101470 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101470 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.101784 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101784 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.101784 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101784 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.101784 np0000176807 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 27 01:09:33.101784 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [None req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:09:33.603491 np0000176807 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 admin admin] POST https://199.204.45.3/volume/v3/types May 27 01:09:33.604244 np0000176807 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [None req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:09:33.606227 np0000176807 devstack@c-api.service[112331]: /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 27 01:09:33.606227 np0000176807 devstack@c-api.service[112331]: warnings.warn( May 27 01:09:33.656127 np0000176807 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 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=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:33.691078 np0000176807 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [None req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 May 27 01:09:33.691689 np0000176807 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 1/2] 199.204.45.3 () {68 vars in 1274 bytes} [Wed May 27 01:09:33 2026] POST /volume/v3/types => generated 186 bytes in 664 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 27 01:09:33.705168 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 req-9dc67875-c4c4-4b9f-8b5b-dceed8f5badc None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:09:34.072599 np0000176807 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 req-9dc67875-c4c4-4b9f-8b5b-dceed8f5badc admin admin] POST https://199.204.45.3/volume/v3/types/93b15e16-87df-4c85-bc0e-ff29263d8b7f/extra_specs May 27 01:09:34.073253 np0000176807 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 req-9dc67875-c4c4-4b9f-8b5b-dceed8f5badc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:09:34.075501 np0000176807 devstack@c-api.service[112330]: /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 27 01:09:34.075501 np0000176807 devstack@c-api.service[112330]: warnings.warn( May 27 01:09:34.118710 np0000176807 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 req-9dc67875-c4c4-4b9f-8b5b-dceed8f5badc 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:09:34.193251 np0000176807 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [req-568e1e04-e2c5-419e-9e14-ef48d83e21f1 req-9dc67875-c4c4-4b9f-8b5b-dceed8f5badc admin admin] https://199.204.45.3/volume/v3/types/93b15e16-87df-4c85-bc0e-ff29263d8b7f/extra_specs returned with HTTP 200 May 27 01:09:34.194088 np0000176807 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 2/3] 199.204.45.3 () {70 vars in 1491 bytes} [Wed May 27 01:09:33 2026] POST /volume/v3/types/93b15e16-87df-4c85-bc0e-ff29263d8b7f/extra_specs => generated 55 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 27 01:09:35.207995 np0000176807 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=6 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:09:35.222151 np0000176807 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=6 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:09:43.688263 np0000176807 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:09:44.191422 np0000176807 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}