May 27 01:07:04.140519 np0000176795 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 27 01:07:04.148106 np0000176795 devstack@c-api.service[112291]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 27 01:07:04 2026] *** May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: nodename: np0000176795 May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: machine: x86_64 May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: clock source: unix May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: pcre jit disabled May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: detected number of CPU cores: 16 May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: current working directory: / May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: detected binary path: /usr/bin/uwsgi-core May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: your processes number limit is 256917 May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: your memory page size is 4096 bytes May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: detected max file descriptor number: 2048 May 27 01:07:04.151414 np0000176795 devstack@c-api.service[112291]: lock engine: pthread robust mutexes May 27 01:07:04.153355 np0000176795 devstack@c-api.service[112291]: thunder lock: enabled May 27 01:07:04.153355 np0000176795 devstack@c-api.service[112291]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 27 01:07:04.153355 np0000176795 devstack@c-api.service[112291]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 27 01:07:04.153355 np0000176795 devstack@c-api.service[112291]: PEP 405 virtualenv detected: /opt/stack/data/venv May 27 01:07:04.153355 np0000176795 devstack@c-api.service[112291]: Set PythonHome to /opt/stack/data/venv May 27 01:07:04.198585 np0000176795 devstack@c-api.service[112291]: Python main interpreter initialized at 0x7c26ce4a3668 May 27 01:07:04.198585 np0000176795 devstack@c-api.service[112291]: python threads support enabled May 27 01:07:04.198585 np0000176795 devstack@c-api.service[112291]: your server socket listen backlog is limited to 100 connections May 27 01:07:04.198585 np0000176795 devstack@c-api.service[112291]: your mercy for graceful operations on workers is 80 seconds May 27 01:07:04.199245 np0000176795 devstack@c-api.service[112291]: mapped 671795 bytes (656 KB) for 4 cores May 27 01:07:04.199481 np0000176795 devstack@c-api.service[112291]: *** Operational MODE: preforking *** May 27 01:07:04.199713 np0000176795 devstack@c-api.service[112291]: *** uWSGI is running in multiple interpreter mode *** May 27 01:07:04.199713 np0000176795 devstack@c-api.service[112291]: spawned uWSGI master process (pid: 112291) May 27 01:07:04.199964 np0000176795 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 27 01:07:04.201097 np0000176795 devstack@c-api.service[112291]: spawned uWSGI worker 1 (pid: 112296, cores: 1) May 27 01:07:04.201198 np0000176795 devstack@c-api.service[112291]: spawned uWSGI worker 2 (pid: 112297, cores: 1) May 27 01:07:04.201703 np0000176795 devstack@c-api.service[112291]: spawned uWSGI worker 3 (pid: 112298, cores: 1) May 27 01:07:04.202313 np0000176795 devstack@c-api.service[112291]: spawned uWSGI worker 4 (pid: 112299, cores: 1) May 27 01:07:04.202455 np0000176795 devstack@c-api.service[112291]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 27 01:07:04.343232 np0000176795 devstack@c-api.service[112299]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:07:04.343232 np0000176795 devstack@c-api.service[112299]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:07:04.343232 np0000176795 devstack@c-api.service[112299]: we strongly recommend against using it for new projects. May 27 01:07:04.343232 np0000176795 devstack@c-api.service[112299]: If you are already using Eventlet, we recommend migrating to a different May 27 01:07:04.343232 np0000176795 devstack@c-api.service[112299]: framework. For more detail see May 27 01:07:04.343232 np0000176795 devstack@c-api.service[112299]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:07:04.343232 np0000176795 devstack@c-api.service[112299]: import eventlet # noqa May 27 01:07:04.348188 np0000176795 devstack@c-api.service[112297]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:07:04.348188 np0000176795 devstack@c-api.service[112297]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:07:04.348188 np0000176795 devstack@c-api.service[112297]: we strongly recommend against using it for new projects. May 27 01:07:04.348188 np0000176795 devstack@c-api.service[112297]: If you are already using Eventlet, we recommend migrating to a different May 27 01:07:04.348188 np0000176795 devstack@c-api.service[112297]: framework. For more detail see May 27 01:07:04.348188 np0000176795 devstack@c-api.service[112297]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:07:04.348188 np0000176795 devstack@c-api.service[112297]: import eventlet # noqa May 27 01:07:04.360574 np0000176795 devstack@c-api.service[112298]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:07:04.360574 np0000176795 devstack@c-api.service[112298]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:07:04.360574 np0000176795 devstack@c-api.service[112298]: we strongly recommend against using it for new projects. May 27 01:07:04.360574 np0000176795 devstack@c-api.service[112298]: If you are already using Eventlet, we recommend migrating to a different May 27 01:07:04.360574 np0000176795 devstack@c-api.service[112298]: framework. For more detail see May 27 01:07:04.360574 np0000176795 devstack@c-api.service[112298]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:07:04.360574 np0000176795 devstack@c-api.service[112298]: import eventlet # noqa May 27 01:07:04.392721 np0000176795 devstack@c-api.service[112296]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 27 01:07:04.392721 np0000176795 devstack@c-api.service[112296]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 27 01:07:04.392721 np0000176795 devstack@c-api.service[112296]: we strongly recommend against using it for new projects. May 27 01:07:04.392721 np0000176795 devstack@c-api.service[112296]: If you are already using Eventlet, we recommend migrating to a different May 27 01:07:04.392721 np0000176795 devstack@c-api.service[112296]: framework. For more detail see May 27 01:07:04.392721 np0000176795 devstack@c-api.service[112296]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 27 01:07:04.392721 np0000176795 devstack@c-api.service[112296]: import eventlet # noqa May 27 01:07:04.434186 np0000176795 devstack@c-api.service[112299]: /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:07:04.434186 np0000176795 devstack@c-api.service[112299]: debtcollector.deprecate( May 27 01:07:04.447689 np0000176795 devstack@c-api.service[112297]: /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:07:04.447689 np0000176795 devstack@c-api.service[112297]: debtcollector.deprecate( May 27 01:07:04.448753 np0000176795 devstack@c-api.service[112298]: /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:07:04.448753 np0000176795 devstack@c-api.service[112298]: debtcollector.deprecate( May 27 01:07:04.489736 np0000176795 devstack@c-api.service[112296]: /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:07:04.489736 np0000176795 devstack@c-api.service[112296]: debtcollector.deprecate( May 27 01:07:04.539439 np0000176795 devstack@c-api.service[112299]: /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:07:04.539439 np0000176795 devstack@c-api.service[112299]: from cgi import parse_header May 27 01:07:04.559635 np0000176795 devstack@c-api.service[112298]: /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:07:04.559635 np0000176795 devstack@c-api.service[112298]: from cgi import parse_header May 27 01:07:04.593789 np0000176795 devstack@c-api.service[112297]: /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:07:04.593789 np0000176795 devstack@c-api.service[112297]: from cgi import parse_header May 27 01:07:04.602410 np0000176795 devstack@c-api.service[112299]: /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:07:04.602410 np0000176795 devstack@c-api.service[112299]: removals.removed_module( May 27 01:07:04.603277 np0000176795 devstack@c-api.service[112299]: /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:07:04.603277 np0000176795 devstack@c-api.service[112299]: removals.removed_module( May 27 01:07:04.609979 np0000176795 devstack@c-api.service[112296]: /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:07:04.609979 np0000176795 devstack@c-api.service[112296]: from cgi import parse_header May 27 01:07:04.624103 np0000176795 devstack@c-api.service[112298]: /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:07:04.624103 np0000176795 devstack@c-api.service[112298]: removals.removed_module( May 27 01:07:04.628711 np0000176795 devstack@c-api.service[112298]: /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:07:04.628711 np0000176795 devstack@c-api.service[112298]: removals.removed_module( May 27 01:07:04.663902 np0000176795 devstack@c-api.service[112297]: /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:07:04.663902 np0000176795 devstack@c-api.service[112297]: removals.removed_module( May 27 01:07:04.665495 np0000176795 devstack@c-api.service[112297]: /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:07:04.665495 np0000176795 devstack@c-api.service[112297]: removals.removed_module( May 27 01:07:04.682343 np0000176795 devstack@c-api.service[112296]: /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:07:04.682343 np0000176795 devstack@c-api.service[112296]: removals.removed_module( May 27 01:07:04.683334 np0000176795 devstack@c-api.service[112296]: /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:07:04.683334 np0000176795 devstack@c-api.service[112296]: removals.removed_module( May 27 01:07:05.331344 np0000176795 devstack@c-api.service[112299]: /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:07:05.331344 np0000176795 devstack@c-api.service[112299]: warnings.warn( May 27 01:07:05.394719 np0000176795 devstack@c-api.service[112297]: /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:07:05.394719 np0000176795 devstack@c-api.service[112297]: warnings.warn( May 27 01:07:05.402940 np0000176795 devstack@c-api.service[112298]: /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:07:05.402940 np0000176795 devstack@c-api.service[112298]: warnings.warn( May 27 01:07:05.439346 np0000176795 devstack@c-api.service[112296]: /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:07:05.439346 np0000176795 devstack@c-api.service[112296]: warnings.warn( May 27 01:07:05.472605 np0000176795 devstack@c-api.service[112299]: /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:07:05.472605 np0000176795 devstack@c-api.service[112299]: warnings.warn( May 27 01:07:05.558846 np0000176795 devstack@c-api.service[112298]: /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:07:05.558846 np0000176795 devstack@c-api.service[112298]: warnings.warn( May 27 01:07:05.561246 np0000176795 devstack@c-api.service[112297]: /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:07:05.561246 np0000176795 devstack@c-api.service[112297]: warnings.warn( May 27 01:07:05.594046 np0000176795 devstack@c-api.service[112296]: /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:07:05.594046 np0000176795 devstack@c-api.service[112296]: warnings.warn( May 27 01:07:05.833202 np0000176795 devstack@c-api.service[112299]: 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:07:05.833400 np0000176795 devstack@c-api.service[112299]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112299) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:07:05.882325 np0000176795 devstack@c-api.service[112297]: 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:07:05.882555 np0000176795 devstack@c-api.service[112297]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112297) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:07:05.887932 np0000176795 devstack@c-api.service[112298]: 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:07:05.888172 np0000176795 devstack@c-api.service[112298]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112298) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:07:05.912302 np0000176795 devstack@c-api.service[112296]: 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:07:05.912549 np0000176795 devstack@c-api.service[112296]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112296) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 27 01:07:05.932291 np0000176795 devstack@c-api.service[112299]: /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:07:05.932291 np0000176795 devstack@c-api.service[112299]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:07:05.956796 np0000176795 devstack@c-api.service[112297]: /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:07:05.956796 np0000176795 devstack@c-api.service[112297]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:07:05.962016 np0000176795 devstack@c-api.service[112298]: /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:07:05.962016 np0000176795 devstack@c-api.service[112298]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:07:05.987743 np0000176795 devstack@c-api.service[112296]: /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:07:05.987743 np0000176795 devstack@c-api.service[112296]: @jsonschema.FormatChecker.cls_checks('date-time') May 27 01:07:06.546250 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:07:06.546916 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112299) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:07:06.547252 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112298) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:07:06.547545 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112297) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 27 01:07:06.547875 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.547875 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.547875 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548040 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548078 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548120 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.548160 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.548235 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548235 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.548329 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548366 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548404 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548439 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.548439 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.548511 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.548549 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.548585 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.548627 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.548677 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.548714 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.548758 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.548813 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.548866 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.548905 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.548948 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.548984 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.549020 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.549056 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.549056 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.549056 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.549056 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.549056 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.549056 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.549344 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.549344 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.549344 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.549344 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.549344 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.549344 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.549344 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.551114 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.551175 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.551283 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.551283 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.551449 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.551449 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.551611 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.551714 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.551799 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.551799 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.551799 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.551799 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.552081 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.552128 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.552178 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.552218 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.552256 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.552256 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.552256 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.552360 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.552411 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.552456 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.552503 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.552547 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.552547 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.552547 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.552547 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.552729 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.556517 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.556618 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.556653 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.556752 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.556862 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.556862 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.557028 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.557095 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.557095 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.557271 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.557313 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.557454 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.557454 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.557534 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.557666 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.557759 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.557861 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.557955 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.558070 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.558070 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.558241 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.558332 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.558416 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.558505 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.558595 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.558595 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.558595 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.558595 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.563446 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.563535 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.563581 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.563627 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.563666 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.563747 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.563821 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.563981 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.564079 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.564162 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.564245 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.564245 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.564398 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.564398 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.564574 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.564658 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.564734 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.564842 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.564842 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.564988 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.564988 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.565151 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.565151 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.565303 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.565439 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.565439 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.565631 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.565723 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.565851 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.565900 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.565939 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.565986 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.566025 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.566062 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.566099 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.566135 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.566179 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.566217 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.566255 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.566291 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.566325 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.566368 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.566408 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.566451 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.566490 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.566525 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.566525 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.566597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.566639 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.566678 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.566719 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.566784 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.566835 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.566879 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.566923 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.566967 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.567011 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.567054 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.567091 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.567127 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.567177 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.567221 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.567258 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.567296 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.567338 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.567376 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.567414 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.567450 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.567492 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.567538 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.567617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.567617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.567617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.567617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.567789 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.567847 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.567886 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.567923 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.567966 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.568015 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.568055 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.568100 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.568144 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.568191 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.568229 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.568275 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.568319 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.568355 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.568398 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.568434 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.568467 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.568507 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.569156 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.569310 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.569408 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.569500 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.569592 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.569685 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.569804 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.569917 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.570010 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.570086 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.570171 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.570253 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.570330 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.570406 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.570493 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.570583 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.570679 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.570784 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.570971 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.571066 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.571155 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.571244 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.571331 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.571412 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.571495 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.571578 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.571663 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.571745 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.571853 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.571932 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.572012 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.572012 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.572012 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.572012 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.572294 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.573068 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.573152 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.573237 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.573386 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.573491 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.573567 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.573647 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.573734 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.573843 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.573932 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.574016 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.574088 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.574186 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.574251 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.574328 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.574396 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.574486 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.574557 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.574557 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.574689 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.574795 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.574854 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.574890 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.574890 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.574890 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.574983 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.574983 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.574983 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.574983 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.574983 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.574983 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.574983 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.575209 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.575209 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.575209 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.575209 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.575209 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.575209 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.575209 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.575445 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.575480 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.575514 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.575546 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.575587 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.575626 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.575658 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.575697 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.575737 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.575767 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.575830 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.575863 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.575897 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.575938 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.575980 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.576022 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.576068 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.576103 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.576134 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.576167 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.576201 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.576244 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.576284 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.576317 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.576371 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.576411 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.576457 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.576499 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.576743 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.576815 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.576863 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.576896 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.576930 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.576962 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.576998 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.577027 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.577059 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.577095 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.577130 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.577167 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.577211 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.577276 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.577322 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.577359 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.577405 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.577443 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.577487 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.577530 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.577569 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.577605 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.577605 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.577682 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.577682 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.577682 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.577682 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.577682 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.577682 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.578836 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.578836 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.579011 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.579095 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.579198 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.579283 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.579368 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.579368 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.579531 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.579618 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.579697 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.579799 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.579897 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.580001 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.580094 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.580094 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.580262 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.580351 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.580457 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.580649 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.580794 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.580901 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.580901 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.580901 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.580901 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.581254 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.581254 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.581254 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.581537 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.581612 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.581689 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.581805 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.581897 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.581993 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.582083 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.582176 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.582261 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.582344 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.582427 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.582526 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.582612 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.582695 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.582822 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.582895 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.583001 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.583052 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.583090 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.583127 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.583127 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.583209 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.583247 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.583290 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.583617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.583617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.583617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.583617 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.583754 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.583823 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.583866 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.583904 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.583942 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.583975 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.584008 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.584040 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.584078 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.584124 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.584159 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.584199 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.584243 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.584285 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.584285 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.584352 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.584391 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.584425 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.584466 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.584511 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.584511 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.584511 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.584511 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.584511 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.584511 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.584703 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.584703 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.584703 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.584829 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.584884 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.584921 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.584954 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.584986 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.585025 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.585065 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.585106 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.585145 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.585187 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.585226 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.585288 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.585331 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.585363 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.585402 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.585438 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.585470 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.585507 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.585546 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.585580 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.585580 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.585580 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.585580 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.585580 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.585767 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.586458 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.586545 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.586545 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.586545 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.586545 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.586545 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.586545 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.587101 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.587101 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.587101 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.587101 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.587408 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.587518 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.587602 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.587704 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.587806 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.587910 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.587996 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.588132 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.588219 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.588322 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.588413 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.588498 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.588577 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.588664 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.588664 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.588838 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.588926 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.589020 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.589020 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.589020 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.589020 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.589020 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.589020 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.589020 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.589597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.589597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.589597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.589597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.589597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.589597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.589597 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.590118 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.590118 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.590408 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.590496 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.590496 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.590662 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.590746 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.590882 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.590981 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.591066 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.591148 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.591244 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.591338 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.591433 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.591518 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.591622 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.591735 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.591840 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.591935 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.591935 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.591935 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.592191 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.592191 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.592191 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.592191 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.592191 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.592459 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.592497 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.592497 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.592568 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.592568 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.592638 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.592684 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.592730 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.592730 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.592812 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.592848 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.592895 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.592949 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.592986 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.593027 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.593064 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.593098 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.593133 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.593167 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.593209 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.593244 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.593304 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.593353 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.593388 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.593436 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.593477 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.593517 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.593552 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.593592 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.593629 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.593664 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.593699 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.593732 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.593767 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.593767 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.593865 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.593899 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.593938 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.593973 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.593973 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.594038 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.594077 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.594485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.595210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.595210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.595210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.595210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.595210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.595210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.595210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.595599 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.595599 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.595599 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.595599 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.595729 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.595785 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.595838 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.595879 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.595914 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.595958 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.596010 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.596010 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.596084 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.596123 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.596378 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.596473 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.597103 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.597342 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.597672 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.597816 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.597914 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.598046 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.598133 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.598226 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.598320 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.598404 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.598503 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.598597 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.598597 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.598668 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.598668 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.598668 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.598668 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.598668 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.598668 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.598880 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.598880 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.598880 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.598880 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.599020 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.599055 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.599089 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.599089 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.599157 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.599197 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.599236 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.599283 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.599323 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.599366 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.599402 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.599437 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.599481 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.599481 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.599544 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.599579 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.599620 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.599663 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.599705 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.600063 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.600156 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.600242 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.600346 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.600422 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.600422 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.600563 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.600658 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.600779 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.601685 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.601781 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.601781 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.601942 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.602037 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.602119 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.602196 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.602270 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.602353 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.602443 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.602537 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.602537 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.602692 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.602692 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.602692 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.602960 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.602960 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.602960 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.602960 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.602960 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.602960 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.602960 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.603289 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.603289 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.603289 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.603406 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.603448 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.603486 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.603546 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.603587 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.603626 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.603670 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.603712 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.603750 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.603814 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.603861 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.603905 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.603942 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.603993 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.604030 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.604064 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.604101 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.604133 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.604169 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.604228 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.604265 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.604309 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.604370 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.604370 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.604434 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.604479 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.604523 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.604568 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.604643 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.604694 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.604736 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.605132 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.605250 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.605386 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.605474 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.605564 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.605649 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.605741 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.605852 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.605944 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.606031 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.606119 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.606210 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.606297 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.606380 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.606481 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.606576 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.606671 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.606756 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.606922 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.606976 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.607029 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.607074 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.607114 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.607152 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.607190 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.607232 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.607275 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.607319 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.607364 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.607402 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.607451 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.607490 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.607528 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.607570 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.607613 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.607654 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.607689 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.607729 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.607764 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.607764 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.607764 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.607764 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.607764 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.607764 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.608340 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.608340 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.608509 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.608585 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.608666 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.608806 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.608888 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.608963 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.609038 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.609113 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.609187 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.609260 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.609504 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.609665 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.609806 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.609954 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.610059 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.610160 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.610258 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.610382 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.610515 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.610612 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.610712 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.610881 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.611047 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.611154 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.611256 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.611353 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.611447 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.611556 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.611687 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.611827 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.611944 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.612055 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.612151 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.612271 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.612439 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.612552 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.612667 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.612765 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.612856 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.612929 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.612987 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.613040 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.613092 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.613165 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.613219 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.613282 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.613402 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.613472 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.613472 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.613582 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.613645 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.613645 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.613645 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.613810 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.613810 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.613934 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.613934 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.614011 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.614048 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.614084 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.614126 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.614168 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.614217 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.614259 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.614299 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.614335 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.614371 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.614425 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.614471 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.614508 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.614544 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.614579 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.614626 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.614669 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.614709 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.614746 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.614806 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.614849 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.614895 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.614937 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.614973 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.615016 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.615058 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.615100 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.615141 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.615179 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.615215 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.615251 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.615286 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.615321 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.615364 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.615411 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.615452 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.615489 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.615526 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.615589 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.615642 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.615682 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.615726 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.615764 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.616050 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.616129 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.616197 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.616267 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.616374 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.616450 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.616450 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.616586 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.616653 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.616719 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.617433 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.617433 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.617433 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.617642 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112296) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.617710 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 27 01:07:06.617795 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.617795 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.617795 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.617795 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112296) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.617795 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112296) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.618122 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112297) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.618307 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112298) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.618484 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.618561 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.618633 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.618699 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.618699 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.618904 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.618987 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 27 01:07:06.619063 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112298) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.619142 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112297) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.619211 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 27 01:07:06.619275 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112298) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.619358 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112297) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.619427 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 27 01:07:06.619427 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 27 01:07:06.619427 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 27 01:07:06.619427 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 27 01:07:06.657835 np0000176795 devstack@c-api.service[112296]: INFO dbcounter [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Registered counter for database cinder May 27 01:07:06.658643 np0000176795 devstack@c-api.service[112298]: INFO dbcounter [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Registered counter for database cinder May 27 01:07:06.659486 np0000176795 devstack@c-api.service[112299]: INFO dbcounter [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Registered counter for database cinder May 27 01:07:06.661647 np0000176795 devstack@c-api.service[112297]: INFO dbcounter [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Registered counter for database cinder May 27 01:07:06.710764 np0000176795 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-23829dc5-e605-4235-a306-27309d6d2eac 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.714675 np0000176795 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.723318 np0000176795 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-60961198-3c3f-48b6-b177-69d7c220107c 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.730127 np0000176795 devstack@c-api.service[112297]: DEBUG oslo_db.sqlalchemy.engines [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf 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=112297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.848610 np0000176795 devstack@c-api.service[112299]: DEBUG dbcounter [-] [112299] Writer thread running {{(pid=112299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:07:06.851471 np0000176795 devstack@c-api.service[112299]: INFO cinder.rpc [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:07:06.854000 np0000176795 devstack@c-api.service[112299]: INFO cinder.rpc [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:07:06.856348 np0000176795 devstack@c-api.service[112299]: INFO cinder.rpc [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:07:06.858408 np0000176795 devstack@c-api.service[112299]: INFO cinder.rpc [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:07:06.858964 np0000176795 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writer thread running {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:07:06.859369 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.862383 np0000176795 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writer thread running {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:07:06.862531 np0000176795 devstack@c-api.service[112298]: INFO cinder.rpc [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:07:06.863421 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.865356 np0000176795 devstack@c-api.service[112298]: INFO cinder.rpc [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:07:06.865940 np0000176795 devstack@c-api.service[112296]: INFO cinder.rpc [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:07:06.868215 np0000176795 devstack@c-api.service[112298]: INFO cinder.rpc [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:07:06.872213 np0000176795 devstack@c-api.service[112296]: INFO cinder.rpc [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:07:06.872319 np0000176795 devstack@c-api.service[112298]: INFO cinder.rpc [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:07:06.872442 np0000176795 devstack@c-api.service[112296]: INFO cinder.rpc [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:07:06.872493 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.873972 np0000176795 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writer thread running {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 27 01:07:06.874879 np0000176795 devstack@c-api.service[112296]: INFO cinder.rpc [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:07:06.875898 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.877267 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.877595 np0000176795 devstack@c-api.service[112297]: INFO cinder.rpc [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 27 01:07:06.880630 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.880788 np0000176795 devstack@c-api.service[112297]: INFO cinder.rpc [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 27 01:07:06.883325 np0000176795 devstack@c-api.service[112297]: INFO cinder.rpc [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 27 01:07:06.885239 np0000176795 devstack@c-api.service[112297]: INFO cinder.rpc [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 27 01:07:06.886265 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.890600 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.901524 np0000176795 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-23829dc5-e605-4235-a306-27309d6d2eac 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.904474 np0000176795 devstack@c-api.service[112299]: INFO cinder.rpc [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:07:06.907278 np0000176795 devstack@c-api.service[112299]: INFO cinder.rpc [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:07:06.908749 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.918166 np0000176795 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.921507 np0000176795 devstack@c-api.service[112298]: INFO cinder.rpc [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:07:06.921839 np0000176795 devstack@c-api.service[112296]: DEBUG oslo_db.sqlalchemy.engines [None req-60961198-3c3f-48b6-b177-69d7c220107c 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=112296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.923510 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.924397 np0000176795 devstack@c-api.service[112298]: INFO cinder.rpc [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:07:06.925680 np0000176795 devstack@c-api.service[112296]: INFO cinder.rpc [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:07:06.925767 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.926879 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.928554 np0000176795 devstack@c-api.service[112296]: INFO cinder.rpc [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:07:06.930072 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.931802 np0000176795 devstack@c-api.service[112297]: DEBUG oslo_db.sqlalchemy.engines [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf 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=112297) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:06.931999 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.935545 np0000176795 devstack@c-api.service[112297]: INFO cinder.rpc [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 27 01:07:06.935988 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.938571 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.938634 np0000176795 devstack@c-api.service[112297]: INFO cinder.rpc [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 27 01:07:06.939046 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.940092 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.941493 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.942149 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.943468 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.945686 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.946202 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.948691 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.948931 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.950329 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.951901 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.952208 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.953316 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.953463 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.956096 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.956310 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.956523 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.957061 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.959454 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.959624 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.961463 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.961579 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.962400 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.962634 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.965039 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.965386 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.965831 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.966974 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.967239 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.967957 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.968609 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.968751 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.969624 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.970162 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.971631 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.971808 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.972892 np0000176795 devstack@c-api.service[112299]: WARNING cinder.api.contrib.hosts [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:07:06.973460 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.973544 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.973616 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.975108 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.975192 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.976239 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.976467 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.977802 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.978566 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.978677 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: extensions {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.980041 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: qos-specs {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.980709 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.981202 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.982096 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.982186 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.983170 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-snapshot-manage {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.983584 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.984658 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: scheduler-stats {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.985062 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.986009 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.986113 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.986295 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-volume-transfer {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.986385 np0000176795 devstack@c-api.service[112298]: WARNING cinder.api.contrib.hosts [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:07:06.987110 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.987959 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: extra_specs {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.988385 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.988502 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.989519 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-volume-type-access {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.989840 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.989892 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.991106 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: cgsnapshots {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.991182 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.991479 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.992032 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: extensions {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.992526 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: consistencygroups {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.993058 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.993344 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: qos-specs {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.994414 np0000176795 devstack@c-api.service[112296]: WARNING cinder.api.contrib.hosts [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:07:06.994485 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-quota-sets {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.994695 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.995231 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.995928 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: capabilities {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.996059 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-snapshot-manage {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.997141 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.997228 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-hosts {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.997494 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: scheduler-stats {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.998627 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: encryption {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.998933 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:06.999021 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-volume-transfer {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:06.999190 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.000152 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: backups {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.000566 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.000652 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: extra_specs {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.001443 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: extensions {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.002239 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-volume-type-access {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.002975 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-quota-class-sets {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.003743 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.003894 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-volume-manage {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.004022 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: cgsnapshots {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.004593 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: qos-specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.005220 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: os-availability-zone {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.005516 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: consistencygroups {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.005753 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.006561 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extended resource: encryption {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.007620 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-quota-sets {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.007891 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-snapshot-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.009020 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: capabilities {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.009137 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.009613 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.009811 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: scheduler-stats {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.010511 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-hosts {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.010687 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.011921 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-volume-transfer {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.012058 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.012563 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: encryption {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.013399 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.014284 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: extra_specs {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.014886 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.014979 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: backups {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.016340 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.017685 np0000176795 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.018117 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-quota-class-sets {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.018599 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.contrib.snapshot_actions [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] SnapshotActionsController initialized {{(pid=112299) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:07:07.018735 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.018836 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-volume-type-access {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.018898 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension TypesManage extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.019537 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.019743 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeActions extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.019896 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020005 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020102 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-volume-manage {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.020161 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension AdminActions extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020223 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension AdminActions extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020323 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension AdminActions extending resource: backups {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020374 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: cgsnapshots {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.020424 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020525 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension UsedLimits extending resource: limits {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020643 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020753 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.020874 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeTypeAccess extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.021013 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.021127 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension SnapshotActions extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.021216 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-23829dc5-e605-4235-a306-27309d6d2eac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.021807 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: consistencygroups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.022407 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: os-availability-zone {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.023916 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-quota-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.024403 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extended resource: encryption {{(pid=112298) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.024901 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.025363 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: capabilities {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.026721 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-hosts {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.027994 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.028181 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.029564 np0000176795 devstack@c-api.service[112299]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ce4a3668 pid: 112299 (default app) May 27 01:07:07.029729 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: backups {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.029942 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.031918 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-quota-class-sets {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.032193 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.033299 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-volume-manage {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.033591 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.034544 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.034977 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: os-availability-zone {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.035253 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.036302 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extended resource: encryption {{(pid=112296) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.036931 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.038302 np0000176795 devstack@c-api.service[112299]: /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:07:07.038302 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.038302 np0000176795 devstack@c-api.service[112299]: /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:07:07.038302 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.038919 np0000176795 devstack@c-api.service[112298]: WARNING castellan.key_manager.migration [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.039015 np0000176795 devstack@c-api.service[112299]: /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:07:07.039015 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.039015 np0000176795 devstack@c-api.service[112299]: /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:07:07.039015 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.039488 np0000176795 devstack@c-api.service[112299]: /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:07:07.039488 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.039488 np0000176795 devstack@c-api.service[112299]: /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:07:07.039488 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.039488 np0000176795 devstack@c-api.service[112299]: /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:07:07.039488 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.040101 np0000176795 devstack@c-api.service[112299]: /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:07:07.040101 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.040101 np0000176795 devstack@c-api.service[112299]: /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:07:07.040101 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.040101 np0000176795 devstack@c-api.service[112299]: /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:07:07.040680 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.040680 np0000176795 devstack@c-api.service[112299]: /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:07:07.040680 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.040680 np0000176795 devstack@c-api.service[112299]: /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:07:07.040680 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.041232 np0000176795 devstack@c-api.service[112299]: /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:07:07.041232 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.041232 np0000176795 devstack@c-api.service[112299]: /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:07:07.041232 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.041653 np0000176795 devstack@c-api.service[112299]: /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:07:07.041653 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.041653 np0000176795 devstack@c-api.service[112299]: /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:07:07.041653 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.041653 np0000176795 devstack@c-api.service[112299]: /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:07:07.042906 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.042906 np0000176795 devstack@c-api.service[112299]: /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:07:07.042906 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.042906 np0000176795 devstack@c-api.service[112299]: /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:07:07.042906 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.043463 np0000176795 devstack@c-api.service[112299]: /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:07:07.043463 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.043463 np0000176795 devstack@c-api.service[112299]: /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:07:07.043463 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.043463 np0000176795 devstack@c-api.service[112299]: /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:07:07.043463 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.044174 np0000176795 devstack@c-api.service[112299]: /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:07:07.044174 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.044174 np0000176795 devstack@c-api.service[112299]: /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:07:07.044174 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.044174 np0000176795 devstack@c-api.service[112299]: /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:07:07.044174 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.045003 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.045113 np0000176795 devstack@c-api.service[112299]: /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:07:07.045113 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.045113 np0000176795 devstack@c-api.service[112299]: /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:07:07.045113 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.045113 np0000176795 devstack@c-api.service[112299]: /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:07:07.045113 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.046218 np0000176795 devstack@c-api.service[112299]: /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:07:07.046218 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.046218 np0000176795 devstack@c-api.service[112299]: /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:07:07.046218 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.046218 np0000176795 devstack@c-api.service[112299]: /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:07:07.046853 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.046853 np0000176795 devstack@c-api.service[112299]: /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:07:07.046853 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.046853 np0000176795 devstack@c-api.service[112299]: /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:07:07.046853 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.047292 np0000176795 devstack@c-api.service[112299]: /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:07:07.047292 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.047292 np0000176795 devstack@c-api.service[112299]: /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:07:07.047292 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.047292 np0000176795 devstack@c-api.service[112299]: /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:07:07.047292 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.047753 np0000176795 devstack@c-api.service[112299]: /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:07:07.047753 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.047753 np0000176795 devstack@c-api.service[112299]: /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:07:07.047753 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.047753 np0000176795 devstack@c-api.service[112299]: /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:07:07.047753 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.048252 np0000176795 devstack@c-api.service[112299]: /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:07:07.048252 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.048252 np0000176795 devstack@c-api.service[112299]: /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:07:07.048252 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.048252 np0000176795 devstack@c-api.service[112299]: /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:07:07.048760 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.048760 np0000176795 devstack@c-api.service[112299]: /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:07:07.048760 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.048760 np0000176795 devstack@c-api.service[112299]: /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:07:07.048760 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.049245 np0000176795 devstack@c-api.service[112299]: /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:07:07.049245 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.049245 np0000176795 devstack@c-api.service[112299]: /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:07:07.049245 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.049573 np0000176795 devstack@c-api.service[112299]: /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:07:07.049573 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.049573 np0000176795 devstack@c-api.service[112299]: /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:07:07.049573 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.049918 np0000176795 devstack@c-api.service[112299]: /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:07:07.049918 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.049918 np0000176795 devstack@c-api.service[112299]: /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:07:07.049918 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.049918 np0000176795 devstack@c-api.service[112299]: /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:07:07.050352 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.050352 np0000176795 devstack@c-api.service[112299]: /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:07:07.050352 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.050352 np0000176795 devstack@c-api.service[112299]: /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:07:07.050352 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.050940 np0000176795 devstack@c-api.service[112299]: /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:07:07.050940 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.050940 np0000176795 devstack@c-api.service[112299]: /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:07:07.050940 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.051260 np0000176795 devstack@c-api.service[112299]: /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:07:07.051260 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.051260 np0000176795 devstack@c-api.service[112299]: /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:07:07.051260 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.051604 np0000176795 devstack@c-api.service[112299]: /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:07:07.051604 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.051604 np0000176795 devstack@c-api.service[112299]: /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:07:07.051604 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.051927 np0000176795 devstack@c-api.service[112299]: /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:07:07.051927 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.051927 np0000176795 devstack@c-api.service[112299]: /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:07:07.051927 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.052249 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] SnapshotActionsController initialized {{(pid=112298) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:07:07.052340 np0000176795 devstack@c-api.service[112299]: /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:07:07.052340 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.052340 np0000176795 devstack@c-api.service[112299]: /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:07:07.052340 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.052646 np0000176795 devstack@c-api.service[112299]: /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:07:07.052646 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.052646 np0000176795 devstack@c-api.service[112299]: /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:07:07.052646 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.052646 np0000176795 devstack@c-api.service[112299]: /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:07:07.053119 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.053119 np0000176795 devstack@c-api.service[112299]: /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:07:07.053119 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.053119 np0000176795 devstack@c-api.service[112299]: /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:07:07.053119 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.053119 np0000176795 devstack@c-api.service[112299]: /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:07:07.053622 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.053622 np0000176795 devstack@c-api.service[112299]: /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:07:07.053622 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.053622 np0000176795 devstack@c-api.service[112299]: /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:07:07.053622 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.054048 np0000176795 devstack@c-api.service[112299]: /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:07:07.054048 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.054048 np0000176795 devstack@c-api.service[112299]: /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:07:07.054048 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.054408 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.054491 np0000176795 devstack@c-api.service[112299]: /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:07:07.054491 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.054491 np0000176795 devstack@c-api.service[112299]: /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:07:07.054491 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.054491 np0000176795 devstack@c-api.service[112299]: /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:07:07.054491 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055021 np0000176795 devstack@c-api.service[112299]: /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:07:07.055021 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055021 np0000176795 devstack@c-api.service[112299]: /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:07:07.055021 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055021 np0000176795 devstack@c-api.service[112299]: /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:07:07.055021 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055475 np0000176795 devstack@c-api.service[112299]: /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:07:07.055475 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055475 np0000176795 devstack@c-api.service[112299]: /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:07:07.055475 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055475 np0000176795 devstack@c-api.service[112299]: /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:07:07.055475 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055896 np0000176795 devstack@c-api.service[112299]: /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:07:07.055896 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.055896 np0000176795 devstack@c-api.service[112299]: /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:07:07.055896 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.056074 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension TypesManage extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.056162 np0000176795 devstack@c-api.service[112299]: /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:07:07.056162 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.056162 np0000176795 devstack@c-api.service[112299]: /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:07:07.056162 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.056486 np0000176795 devstack@c-api.service[112299]: /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:07:07.056486 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.056486 np0000176795 devstack@c-api.service[112299]: /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:07:07.056486 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.056688 np0000176795 devstack@c-api.service[112299]: /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:07:07.056688 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.056688 np0000176795 devstack@c-api.service[112299]: /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:07:07.056688 np0000176795 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 27 01:07:07.057105 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.057188 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeActions extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057188 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057188 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057188 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension AdminActions extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057462 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.middleware.request_id [None req-e2c9048d-b241-48b0-9c82-5ed00ebaf51d None None] RequestId filter calling following filter/app {{(pid=112299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:07:07.057544 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension AdminActions extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057655 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.057733 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension AdminActions extending resource: backups {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057733 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057733 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension UsedLimits extending resource: limits {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057733 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057733 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057733 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.057733 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.058283 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.058283 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.v3.router [None req-b1460f9b-01bc-4aed-b1d1-fed3d4401b4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112298) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.058427 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.058499 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.058570 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.058652 np0000176795 devstack@c-api.service[112299]: [pid: 112299|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Wed May 27 01:07:07 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 27 01:07:07.058743 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.058833 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.058904 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.058967 np0000176795 devstack@c-api.service[112297]: WARNING cinder.api.contrib.hosts [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 27 01:07:07.059025 np0000176795 devstack@c-api.service[112296]: WARNING castellan.key_manager.migration [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.059083 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.059148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.contrib.snapshot_actions [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] SnapshotActionsController initialized {{(pid=112296) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:07:07.059148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension TypesManage extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension AdminActions extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059649 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension AdminActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059649 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension AdminActions extending resource: backups {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059649 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059649 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension UsedLimits extending resource: limits {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059649 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.059649 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.060075 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.060148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.060148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.060148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.060148 np0000176795 devstack@c-api.service[112296]: DEBUG cinder.api.v3.router [None req-60961198-3c3f-48b6-b177-69d7c220107c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112296) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.060432 np0000176795 devstack@c-api.service[112298]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ce4a3668 pid: 112298 (default app) May 27 01:07:07.060517 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.060517 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.060517 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: extensions {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.060517 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: qos-specs {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.061397 np0000176795 devstack@c-api.service[112296]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ce4a3668 pid: 112296 (default app) May 27 01:07:07.063921 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-snapshot-manage {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.065883 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: scheduler-stats {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.067440 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-volume-transfer {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.069178 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: extra_specs {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.071115 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-volume-type-access {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.072907 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: cgsnapshots {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.074509 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: consistencygroups {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.076616 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-quota-sets {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.078345 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: capabilities {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.079925 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-hosts {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.081500 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: encryption {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.083450 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: backups {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.085681 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-quota-class-sets {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.087125 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-volume-manage {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.088651 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: os-availability-zone {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.090080 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extended resource: encryption {{(pid=112297) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 27 01:07:07.093323 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.095145 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.096626 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.098104 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.099965 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.101582 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.103217 np0000176795 devstack@c-api.service[112297]: WARNING castellan.key_manager.migration [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 27 01:07:07.104222 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] SnapshotActionsController initialized {{(pid=112297) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 27 01:07:07.104409 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.104582 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension TypesManage extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.106109 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeActions extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.106322 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.106432 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.106503 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension AdminActions extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.106674 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension AdminActions extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.106851 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension AdminActions extending resource: backups {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.106931 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.107048 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension UsedLimits extending resource: limits {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.107164 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.107270 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.107391 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.107503 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.107630 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.107744 np0000176795 devstack@c-api.service[112297]: DEBUG cinder.api.v3.router [None req-0b585549-2085-43a5-8f33-0d7eee1d28bf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112297) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 27 01:07:07.117596 np0000176795 devstack@c-api.service[112297]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c26ce4a3668 pid: 112297 (default app) May 27 01:07:14.339811 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.middleware.request_id [None req-7f69704c-5b39-468f-bb8f-8b6f4384c94a None None] RequestId filter calling following filter/app {{(pid=112299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:07:14.966809 np0000176795 devstack@c-api.service[112299]: INFO cinder.api.openstack.wsgi [None req-7f69704c-5b39-468f-bb8f-8b6f4384c94a admin admin] POST https://199.204.45.222/volume/v3/types May 27 01:07:14.967476 np0000176795 devstack@c-api.service[112299]: DEBUG cinder.api.openstack.wsgi [None req-7f69704c-5b39-468f-bb8f-8b6f4384c94a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:07:14.969394 np0000176795 devstack@c-api.service[112299]: /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:07:14.969394 np0000176795 devstack@c-api.service[112299]: warnings.warn( May 27 01:07:15.009599 np0000176795 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-7f69704c-5b39-468f-bb8f-8b6f4384c94a 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:15.045631 np0000176795 devstack@c-api.service[112299]: INFO cinder.api.openstack.wsgi [None req-7f69704c-5b39-468f-bb8f-8b6f4384c94a admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 May 27 01:07:15.046197 np0000176795 devstack@c-api.service[112299]: [pid: 112299|app: 0|req: 2/2] 199.204.45.222 () {68 vars in 1288 bytes} [Wed May 27 01:07:14 2026] POST /volume/v3/types => generated 186 bytes in 707 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 27 01:07:15.075821 np0000176795 devstack@c-api.service[112298]: /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:07:15.075821 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.075821 np0000176795 devstack@c-api.service[112298]: /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:07:15.075821 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.076716 np0000176795 devstack@c-api.service[112298]: /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:07:15.076716 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.076716 np0000176795 devstack@c-api.service[112298]: /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:07:15.076716 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.077535 np0000176795 devstack@c-api.service[112298]: /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:07:15.077535 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.077535 np0000176795 devstack@c-api.service[112298]: /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:07:15.077535 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.077535 np0000176795 devstack@c-api.service[112298]: /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:07:15.077535 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.077901 np0000176795 devstack@c-api.service[112298]: /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:07:15.077901 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.077901 np0000176795 devstack@c-api.service[112298]: /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:07:15.077901 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.077901 np0000176795 devstack@c-api.service[112298]: /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:07:15.078188 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.078188 np0000176795 devstack@c-api.service[112298]: /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:07:15.078188 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.078188 np0000176795 devstack@c-api.service[112298]: /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:07:15.078188 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.078496 np0000176795 devstack@c-api.service[112298]: /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:07:15.078496 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.078496 np0000176795 devstack@c-api.service[112298]: /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:07:15.078496 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.078739 np0000176795 devstack@c-api.service[112298]: /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:07:15.078739 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.078739 np0000176795 devstack@c-api.service[112298]: /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:07:15.078739 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.078739 np0000176795 devstack@c-api.service[112298]: /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:07:15.079145 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079145 np0000176795 devstack@c-api.service[112298]: /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:07:15.079145 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079145 np0000176795 devstack@c-api.service[112298]: /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:07:15.079145 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079424 np0000176795 devstack@c-api.service[112298]: /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:07:15.079424 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079424 np0000176795 devstack@c-api.service[112298]: /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:07:15.079424 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079424 np0000176795 devstack@c-api.service[112298]: /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:07:15.079424 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079782 np0000176795 devstack@c-api.service[112298]: /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:07:15.079782 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079782 np0000176795 devstack@c-api.service[112298]: /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:07:15.079782 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.079782 np0000176795 devstack@c-api.service[112298]: /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:07:15.079782 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080139 np0000176795 devstack@c-api.service[112298]: /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:07:15.080139 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080139 np0000176795 devstack@c-api.service[112298]: /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:07:15.080139 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080139 np0000176795 devstack@c-api.service[112298]: /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:07:15.080139 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080511 np0000176795 devstack@c-api.service[112298]: /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:07:15.080511 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080511 np0000176795 devstack@c-api.service[112298]: /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:07:15.080511 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080511 np0000176795 devstack@c-api.service[112298]: /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:07:15.080820 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080820 np0000176795 devstack@c-api.service[112298]: /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:07:15.080820 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.080820 np0000176795 devstack@c-api.service[112298]: /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:07:15.080820 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081114 np0000176795 devstack@c-api.service[112298]: /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:07:15.081114 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081114 np0000176795 devstack@c-api.service[112298]: /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:07:15.081114 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081114 np0000176795 devstack@c-api.service[112298]: /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:07:15.081114 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081441 np0000176795 devstack@c-api.service[112298]: /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:07:15.081441 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081441 np0000176795 devstack@c-api.service[112298]: /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:07:15.081441 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081441 np0000176795 devstack@c-api.service[112298]: /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:07:15.081441 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081816 np0000176795 devstack@c-api.service[112298]: /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:07:15.081816 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081816 np0000176795 devstack@c-api.service[112298]: /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:07:15.081816 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.081816 np0000176795 devstack@c-api.service[112298]: /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:07:15.082113 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082113 np0000176795 devstack@c-api.service[112298]: /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:07:15.082113 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082113 np0000176795 devstack@c-api.service[112298]: /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:07:15.082113 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082415 np0000176795 devstack@c-api.service[112298]: /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:07:15.082415 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082415 np0000176795 devstack@c-api.service[112298]: /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:07:15.082415 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082647 np0000176795 devstack@c-api.service[112298]: /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:07:15.082647 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082647 np0000176795 devstack@c-api.service[112298]: /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:07:15.082647 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082895 np0000176795 devstack@c-api.service[112298]: /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:07:15.082895 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082895 np0000176795 devstack@c-api.service[112298]: /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:07:15.082895 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.082895 np0000176795 devstack@c-api.service[112298]: /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:07:15.083180 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083180 np0000176795 devstack@c-api.service[112298]: /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:07:15.083180 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083180 np0000176795 devstack@c-api.service[112298]: /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:07:15.083180 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083445 np0000176795 devstack@c-api.service[112298]: /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:07:15.083445 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083445 np0000176795 devstack@c-api.service[112298]: /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:07:15.083445 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083686 np0000176795 devstack@c-api.service[112298]: /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:07:15.083686 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083686 np0000176795 devstack@c-api.service[112298]: /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:07:15.083686 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083950 np0000176795 devstack@c-api.service[112298]: /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:07:15.083950 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.083950 np0000176795 devstack@c-api.service[112298]: /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:07:15.083950 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.084180 np0000176795 devstack@c-api.service[112298]: /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:07:15.084180 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.084180 np0000176795 devstack@c-api.service[112298]: /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:07:15.084180 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.084467 np0000176795 devstack@c-api.service[112298]: /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:07:15.084467 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.084467 np0000176795 devstack@c-api.service[112298]: /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:07:15.084467 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.084692 np0000176795 devstack@c-api.service[112298]: /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:07:15.084692 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.084692 np0000176795 devstack@c-api.service[112298]: /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:07:15.084692 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.084692 np0000176795 devstack@c-api.service[112298]: /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:07:15.085016 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085016 np0000176795 devstack@c-api.service[112298]: /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:07:15.085016 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085016 np0000176795 devstack@c-api.service[112298]: /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:07:15.085016 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085016 np0000176795 devstack@c-api.service[112298]: /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:07:15.085212 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085212 np0000176795 devstack@c-api.service[112298]: /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:07:15.085212 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085212 np0000176795 devstack@c-api.service[112298]: /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:07:15.085212 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085333 np0000176795 devstack@c-api.service[112298]: /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:07:15.085333 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085333 np0000176795 devstack@c-api.service[112298]: /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:07:15.085333 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085333 np0000176795 devstack@c-api.service[112298]: /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:07:15.085333 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085480 np0000176795 devstack@c-api.service[112298]: /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:07:15.085480 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085480 np0000176795 devstack@c-api.service[112298]: /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:07:15.085480 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085480 np0000176795 devstack@c-api.service[112298]: /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:07:15.085480 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085639 np0000176795 devstack@c-api.service[112298]: /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:07:15.085639 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085639 np0000176795 devstack@c-api.service[112298]: /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:07:15.085639 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085639 np0000176795 devstack@c-api.service[112298]: /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:07:15.085639 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085806 np0000176795 devstack@c-api.service[112298]: /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:07:15.085806 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085806 np0000176795 devstack@c-api.service[112298]: /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:07:15.085806 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085806 np0000176795 devstack@c-api.service[112298]: /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:07:15.085806 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085956 np0000176795 devstack@c-api.service[112298]: /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:07:15.085956 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.085956 np0000176795 devstack@c-api.service[112298]: /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:07:15.085956 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.086060 np0000176795 devstack@c-api.service[112298]: /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:07:15.086060 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.086060 np0000176795 devstack@c-api.service[112298]: /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:07:15.086060 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.086060 np0000176795 devstack@c-api.service[112298]: /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:07:15.086191 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.086191 np0000176795 devstack@c-api.service[112298]: /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:07:15.086191 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.086191 np0000176795 devstack@c-api.service[112298]: /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:07:15.086191 np0000176795 devstack@c-api.service[112298]: warnings.warn(deprecated_msg) May 27 01:07:15.086191 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.middleware.request_id [req-7f69704c-5b39-468f-bb8f-8b6f4384c94a req-104bdbb3-8d49-46da-8498-323e8697fe1a None None] RequestId filter calling following filter/app {{(pid=112298) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 27 01:07:15.547219 np0000176795 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [req-7f69704c-5b39-468f-bb8f-8b6f4384c94a req-104bdbb3-8d49-46da-8498-323e8697fe1a admin admin] POST https://199.204.45.222/volume/v3/types/84cfaadc-f13a-4999-815b-f0f27a812896/extra_specs May 27 01:07:15.547843 np0000176795 devstack@c-api.service[112298]: DEBUG cinder.api.openstack.wsgi [req-7f69704c-5b39-468f-bb8f-8b6f4384c94a req-104bdbb3-8d49-46da-8498-323e8697fe1a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112298) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 27 01:07:15.549848 np0000176795 devstack@c-api.service[112298]: /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:07:15.549848 np0000176795 devstack@c-api.service[112298]: warnings.warn( May 27 01:07:15.596191 np0000176795 devstack@c-api.service[112298]: DEBUG oslo_db.sqlalchemy.engines [req-7f69704c-5b39-468f-bb8f-8b6f4384c94a req-104bdbb3-8d49-46da-8498-323e8697fe1a 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=112298) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 27 01:07:15.662749 np0000176795 devstack@c-api.service[112298]: INFO cinder.api.openstack.wsgi [req-7f69704c-5b39-468f-bb8f-8b6f4384c94a req-104bdbb3-8d49-46da-8498-323e8697fe1a admin admin] https://199.204.45.222/volume/v3/types/84cfaadc-f13a-4999-815b-f0f27a812896/extra_specs returned with HTTP 200 May 27 01:07:15.662749 np0000176795 devstack@c-api.service[112298]: [pid: 112298|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Wed May 27 01:07:15 2026] POST /volume/v3/types/84cfaadc-f13a-4999-815b-f0f27a812896/extra_specs => generated 55 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 27 01:07:16.928840 np0000176795 devstack@c-api.service[112296]: DEBUG dbcounter [-] [112296] Writing DB stats cinder:SELECT=6 {{(pid=112296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:07:16.938628 np0000176795 devstack@c-api.service[112297]: DEBUG dbcounter [-] [112297] Writing DB stats cinder:SELECT=6 {{(pid=112297) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:07:25.040735 np0000176795 devstack@c-api.service[112299]: DEBUG dbcounter [-] [112299] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 27 01:07:25.659876 np0000176795 devstack@c-api.service[112298]: DEBUG dbcounter [-] [112298] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}