May 28 01:51:42.712390 np0000177129 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 01:51:42.721621 np0000177129 devstack@c-api.service[112358]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 01:51:42 2026] *** May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: nodename: np0000177129 May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: machine: x86_64 May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: clock source: unix May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: pcre jit disabled May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: detected number of CPU cores: 16 May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: current working directory: / May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: detected binary path: /usr/bin/uwsgi-core May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: your processes number limit is 256917 May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: your memory page size is 4096 bytes May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: detected max file descriptor number: 2048 May 28 01:51:42.724504 np0000177129 devstack@c-api.service[112358]: lock engine: pthread robust mutexes May 28 01:51:42.724987 np0000177129 devstack@c-api.service[112358]: thunder lock: enabled May 28 01:51:42.724987 np0000177129 devstack@c-api.service[112358]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 01:51:42.724987 np0000177129 devstack@c-api.service[112358]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 01:51:42.724987 np0000177129 devstack@c-api.service[112358]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 01:51:42.724987 np0000177129 devstack@c-api.service[112358]: Set PythonHome to /opt/stack/data/venv May 28 01:51:42.761195 np0000177129 devstack@c-api.service[112358]: Python main interpreter initialized at 0x71f2e86a3668 May 28 01:51:42.761195 np0000177129 devstack@c-api.service[112358]: python threads support enabled May 28 01:51:42.761195 np0000177129 devstack@c-api.service[112358]: your server socket listen backlog is limited to 100 connections May 28 01:51:42.761195 np0000177129 devstack@c-api.service[112358]: your mercy for graceful operations on workers is 80 seconds May 28 01:51:42.761929 np0000177129 devstack@c-api.service[112358]: mapped 671795 bytes (656 KB) for 4 cores May 28 01:51:42.762070 np0000177129 devstack@c-api.service[112358]: *** Operational MODE: preforking *** May 28 01:51:42.762258 np0000177129 devstack@c-api.service[112358]: *** uWSGI is running in multiple interpreter mode *** May 28 01:51:42.762258 np0000177129 devstack@c-api.service[112358]: spawned uWSGI master process (pid: 112358) May 28 01:51:42.762386 np0000177129 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 01:51:42.763272 np0000177129 devstack@c-api.service[112358]: spawned uWSGI worker 1 (pid: 112367, cores: 1) May 28 01:51:42.763774 np0000177129 devstack@c-api.service[112358]: spawned uWSGI worker 2 (pid: 112368, cores: 1) May 28 01:51:42.764265 np0000177129 devstack@c-api.service[112358]: spawned uWSGI worker 3 (pid: 112369, cores: 1) May 28 01:51:42.764726 np0000177129 devstack@c-api.service[112358]: spawned uWSGI worker 4 (pid: 112370, cores: 1) May 28 01:51:42.764818 np0000177129 devstack@c-api.service[112358]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 01:51:42.897041 np0000177129 devstack@c-api.service[112367]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:51:42.897041 np0000177129 devstack@c-api.service[112367]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:51:42.897041 np0000177129 devstack@c-api.service[112367]: we strongly recommend against using it for new projects. May 28 01:51:42.897041 np0000177129 devstack@c-api.service[112367]: If you are already using Eventlet, we recommend migrating to a different May 28 01:51:42.897041 np0000177129 devstack@c-api.service[112367]: framework. For more detail see May 28 01:51:42.897041 np0000177129 devstack@c-api.service[112367]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:51:42.897041 np0000177129 devstack@c-api.service[112367]: import eventlet # noqa May 28 01:51:42.904319 np0000177129 devstack@c-api.service[112370]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:51:42.904319 np0000177129 devstack@c-api.service[112370]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:51:42.904319 np0000177129 devstack@c-api.service[112370]: we strongly recommend against using it for new projects. May 28 01:51:42.904319 np0000177129 devstack@c-api.service[112370]: If you are already using Eventlet, we recommend migrating to a different May 28 01:51:42.904319 np0000177129 devstack@c-api.service[112370]: framework. For more detail see May 28 01:51:42.904319 np0000177129 devstack@c-api.service[112370]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:51:42.904319 np0000177129 devstack@c-api.service[112370]: import eventlet # noqa May 28 01:51:42.910082 np0000177129 devstack@c-api.service[112369]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:51:42.910082 np0000177129 devstack@c-api.service[112369]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:51:42.910082 np0000177129 devstack@c-api.service[112369]: we strongly recommend against using it for new projects. May 28 01:51:42.910082 np0000177129 devstack@c-api.service[112369]: If you are already using Eventlet, we recommend migrating to a different May 28 01:51:42.910082 np0000177129 devstack@c-api.service[112369]: framework. For more detail see May 28 01:51:42.910082 np0000177129 devstack@c-api.service[112369]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:51:42.910082 np0000177129 devstack@c-api.service[112369]: import eventlet # noqa May 28 01:51:42.914531 np0000177129 devstack@c-api.service[112368]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:51:42.914531 np0000177129 devstack@c-api.service[112368]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:51:42.914531 np0000177129 devstack@c-api.service[112368]: we strongly recommend against using it for new projects. May 28 01:51:42.914531 np0000177129 devstack@c-api.service[112368]: If you are already using Eventlet, we recommend migrating to a different May 28 01:51:42.914531 np0000177129 devstack@c-api.service[112368]: framework. For more detail see May 28 01:51:42.914531 np0000177129 devstack@c-api.service[112368]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:51:42.914531 np0000177129 devstack@c-api.service[112368]: import eventlet # noqa May 28 01:51:42.990939 np0000177129 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:51:42.990939 np0000177129 devstack@c-api.service[112367]: debtcollector.deprecate( May 28 01:51:42.998636 np0000177129 devstack@c-api.service[112370]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:51:42.998636 np0000177129 devstack@c-api.service[112370]: debtcollector.deprecate( May 28 01:51:43.004916 np0000177129 devstack@c-api.service[112369]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:51:43.004916 np0000177129 devstack@c-api.service[112369]: debtcollector.deprecate( May 28 01:51:43.007688 np0000177129 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:51:43.007688 np0000177129 devstack@c-api.service[112368]: debtcollector.deprecate( May 28 01:51:43.074003 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:43.074003 np0000177129 devstack@c-api.service[112367]: from cgi import parse_header May 28 01:51:43.087661 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:43.087661 np0000177129 devstack@c-api.service[112369]: from cgi import parse_header May 28 01:51:43.092514 np0000177129 devstack@c-api.service[112370]: /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 28 01:51:43.092514 np0000177129 devstack@c-api.service[112370]: from cgi import parse_header May 28 01:51:43.095320 np0000177129 devstack@c-api.service[112368]: /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 28 01:51:43.095320 np0000177129 devstack@c-api.service[112368]: from cgi import parse_header May 28 01:51:43.120898 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:43.120898 np0000177129 devstack@c-api.service[112367]: removals.removed_module( May 28 01:51:43.121616 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:43.121616 np0000177129 devstack@c-api.service[112367]: removals.removed_module( May 28 01:51:43.134666 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:43.134666 np0000177129 devstack@c-api.service[112369]: removals.removed_module( May 28 01:51:43.135418 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:43.135418 np0000177129 devstack@c-api.service[112369]: removals.removed_module( May 28 01:51:43.150188 np0000177129 devstack@c-api.service[112370]: /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 28 01:51:43.150188 np0000177129 devstack@c-api.service[112370]: removals.removed_module( May 28 01:51:43.150604 np0000177129 devstack@c-api.service[112368]: /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 28 01:51:43.150604 np0000177129 devstack@c-api.service[112368]: removals.removed_module( May 28 01:51:43.151077 np0000177129 devstack@c-api.service[112370]: /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 28 01:51:43.151077 np0000177129 devstack@c-api.service[112370]: removals.removed_module( May 28 01:51:43.151484 np0000177129 devstack@c-api.service[112368]: /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 28 01:51:43.151484 np0000177129 devstack@c-api.service[112368]: removals.removed_module( May 28 01:51:43.749316 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:43.749316 np0000177129 devstack@c-api.service[112367]: warnings.warn( May 28 01:51:43.755130 np0000177129 devstack@c-api.service[112368]: /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 28 01:51:43.755130 np0000177129 devstack@c-api.service[112368]: warnings.warn( May 28 01:51:43.773054 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:43.773054 np0000177129 devstack@c-api.service[112369]: warnings.warn( May 28 01:51:43.799222 np0000177129 devstack@c-api.service[112370]: /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 28 01:51:43.799222 np0000177129 devstack@c-api.service[112370]: warnings.warn( May 28 01:51:43.848376 np0000177129 devstack@c-api.service[112368]: /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 28 01:51:43.848376 np0000177129 devstack@c-api.service[112368]: warnings.warn( May 28 01:51:43.853303 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:43.853303 np0000177129 devstack@c-api.service[112367]: warnings.warn( May 28 01:51:43.878276 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:43.878276 np0000177129 devstack@c-api.service[112369]: warnings.warn( May 28 01:51:43.902117 np0000177129 devstack@c-api.service[112370]: /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 28 01:51:43.902117 np0000177129 devstack@c-api.service[112370]: warnings.warn( May 28 01:51:44.141602 np0000177129 devstack@c-api.service[112368]: 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 28 01:51:44.142029 np0000177129 devstack@c-api.service[112368]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112368) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:51:44.144880 np0000177129 devstack@c-api.service[112367]: 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 28 01:51:44.145312 np0000177129 devstack@c-api.service[112367]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112367) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:51:44.177771 np0000177129 devstack@c-api.service[112369]: 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 28 01:51:44.178371 np0000177129 devstack@c-api.service[112369]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112369) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:51:44.205674 np0000177129 devstack@c-api.service[112370]: 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 28 01:51:44.206190 np0000177129 devstack@c-api.service[112370]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112370) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:51:44.227686 np0000177129 devstack@c-api.service[112368]: /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 28 01:51:44.227686 np0000177129 devstack@c-api.service[112368]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:51:44.234227 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:44.234227 np0000177129 devstack@c-api.service[112367]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:51:44.239042 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:44.239042 np0000177129 devstack@c-api.service[112369]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:51:44.269291 np0000177129 devstack@c-api.service[112370]: /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 28 01:51:44.269291 np0000177129 devstack@c-api.service[112370]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:51:44.693489 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112367) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:51:44.693867 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112368) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:51:44.693988 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694090 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112369) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:51:44.694171 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.694241 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:51:44.694367 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694419 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694419 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.694491 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694528 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694580 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.694629 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694677 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.694722 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694794 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.694992 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.695147 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.695147 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.695147 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.695453 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.695453 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.695634 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.695712 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.695851 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.695851 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.695851 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.695851 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.695851 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.696241 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.696295 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.696332 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.696372 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.696414 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.696450 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.696493 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.696535 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.696580 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.696619 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.696670 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.696710 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.696749 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.696784 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.696784 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.698210 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.698289 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.698328 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.698372 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.698408 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.698455 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.698497 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.698535 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.698571 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.698612 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.698654 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.698699 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.698736 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.698778 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.698814 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.698884 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.698927 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.698974 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.699053 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.699098 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.699141 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.699190 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.699231 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.699275 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.699318 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.699318 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.699318 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.699318 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.703533 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.703614 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.703922 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.703922 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.703922 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.704052 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.704085 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.704119 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.704148 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.704280 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.704280 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.704280 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.704370 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.704401 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.704446 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.704488 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.704521 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.704556 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.704760 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.704760 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.704760 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.705068 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.705150 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.705222 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.705290 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.705290 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.705415 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.705415 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.710208 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.710318 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.710318 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.710454 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.710454 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.710587 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.710669 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.710774 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.710774 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.710941 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.711016 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.711016 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.711016 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.711016 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.711270 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.711270 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.711270 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.711270 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.711270 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.711564 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.711564 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.711630 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.711630 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.711630 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.711630 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.711630 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.711791 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.711791 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.712057 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.712124 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.712168 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.712350 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.712430 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.712507 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.712617 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.712693 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.712801 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.712864 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.712912 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.712962 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.712999 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.713032 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.713082 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.713122 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.713161 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.713202 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.713246 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.713287 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.713325 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.713362 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.713403 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.713437 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.713470 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.713470 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.713470 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.713591 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.713632 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.713674 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.713714 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.713754 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.713790 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.713849 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.713888 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.713932 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.713973 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.714008 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.714046 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.714090 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.714135 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.714172 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.714208 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.714247 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.714282 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.714319 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.714362 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.714404 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.714441 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.714486 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.714527 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.714564 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.714600 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.714643 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.714686 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.714728 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.714765 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.714765 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.714867 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.714910 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.714910 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.714980 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.715015 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.715097 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.715136 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.715174 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.715209 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.715241 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.715285 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.715325 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.715363 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.715400 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.715445 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.715445 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.715528 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.715528 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.715598 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.715598 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.715681 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.715723 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.715764 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.715764 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.715764 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.715764 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.716880 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.716880 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.716880 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.717198 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.717302 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.717302 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.717498 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.717584 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.717703 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.717703 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.717902 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.718032 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.718119 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.718213 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.718307 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.718401 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.718491 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.718575 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.718656 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.718742 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.718878 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.718878 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.719084 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.719176 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.719263 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.719263 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.719263 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.719263 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.719553 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.719553 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.719553 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.719553 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.719815 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.719922 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.719994 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.720057 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.720125 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.720205 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.720286 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.720369 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.720445 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.720516 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.720582 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.720656 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.720741 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.720817 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.720817 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.721005 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.721096 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.721182 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.721268 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.721367 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.721367 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.721367 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.721367 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.721367 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.722161 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.722260 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.722353 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.722463 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.722558 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.722558 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.722716 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.722852 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.722951 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.723035 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.723187 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.723279 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.723375 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.723455 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.723542 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.723594 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.723645 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.723680 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.723728 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.723773 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.723812 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.724000 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.724095 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.724196 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.724278 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.724357 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.724468 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.724553 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.724599 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.724643 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.724689 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.724736 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.724783 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.724842 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.724890 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.724924 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.724964 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.725004 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.725041 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.725084 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.725126 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.725171 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.725214 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.725260 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.725299 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.725332 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.725370 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.725408 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.725740 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.725843 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.725974 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.725974 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.725974 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.725974 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.725974 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.725974 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.726502 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.726502 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.726665 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.726744 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.726843 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.726921 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.727001 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.727108 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.727201 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.727281 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.727361 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.727460 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.727501 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.727535 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.727569 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.727613 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.727656 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.727694 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.727729 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.727764 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.727807 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.728016 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.728129 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.728129 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.728129 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.728129 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.728129 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.728129 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.728596 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.728596 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.728596 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.728596 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.728804 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.728872 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.729057 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.729150 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.729257 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.729412 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.729457 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.729497 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.729531 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.729563 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.729600 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.729633 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.729671 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.729708 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.729741 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.729779 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.729779 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.729869 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.729908 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.729952 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.729986 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.730036 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.730077 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.730322 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.730410 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.730478 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.730591 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.730678 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.730760 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.730854 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.730973 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.731141 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.731227 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.731313 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.731418 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.731501 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.731592 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.731687 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.731769 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.731884 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.731984 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.732069 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.732179 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.732304 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.732357 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.732401 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.732436 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.732470 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.732470 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.732470 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.732470 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.732470 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.732633 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.732672 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.733060 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.733060 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.733305 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.733378 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.733457 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.733531 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.733599 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.733643 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.733681 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.733712 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.733749 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.733749 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.733816 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.733816 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.733816 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.733816 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.733816 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.734300 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.734387 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.734460 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.734532 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.734606 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.734606 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.734606 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.734606 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.734977 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.735127 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.735173 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.735208 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.735250 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.735283 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.735323 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.735357 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.735401 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.735552 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.735642 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.735753 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.735866 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.735963 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.736054 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.736150 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.736207 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.736249 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.736287 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.736322 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.736360 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.736400 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.736439 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.736479 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.736521 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.736564 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.736564 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.736564 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.736564 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.736693 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.736693 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.736693 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.736693 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.736843 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.736896 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.736940 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.736981 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.737020 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.737057 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.737093 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.737128 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.737171 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.737212 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.737254 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.737305 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.737305 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.737866 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.737866 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.738027 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.738120 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.738206 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.738206 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.738206 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.738206 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.738206 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.738206 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.738206 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.738849 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.738849 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.739106 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.739200 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.739281 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.739360 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.739446 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.739534 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.739623 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.739703 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.739782 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.739902 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.739994 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.740074 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.740151 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.740193 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.740242 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.740277 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.740317 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.740352 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.740387 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.740427 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.740427 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.740427 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.740427 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.740427 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.740427 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.740427 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.740655 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.740655 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.740655 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.740655 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.740655 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.740655 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.740844 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.740899 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.740937 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.740980 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.740980 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.741058 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.741101 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.741138 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.741173 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.741208 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.741244 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.741284 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.741325 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.741361 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.741406 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.741446 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.741487 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.741532 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.741569 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.741600 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.741657 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.741705 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.741738 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.741769 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.741798 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.741853 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.741898 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.741933 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.742056 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.742104 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.742138 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.742175 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.742214 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.742250 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.742285 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.742315 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.742344 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.742378 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.742408 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.742437 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.742472 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.742515 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.742546 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.742576 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.742607 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.742637 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.742669 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.742699 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.742742 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.742742 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.742806 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.742806 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.742806 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.742806 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.742953 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.743096 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.743546 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.743922 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.744044 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.744122 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.744175 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.744175 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.744175 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.744175 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.744427 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.744427 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.744427 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.744604 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.744696 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.744778 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.744846 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.744967 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.745048 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.745129 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.745203 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.745284 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.745358 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.745428 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.745500 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.745568 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.745649 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.745729 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.745808 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.745884 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.745973 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.746045 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.746089 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.746161 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.746231 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.746278 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.746388 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.746461 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.746544 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.746616 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.746658 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.746750 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.746856 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.746936 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.747010 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.747095 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.747141 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.747250 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.747294 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.747360 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.747441 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.747441 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.747518 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.747518 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.747518 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.747725 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.747776 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.747839 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.747895 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.747935 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.747972 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.748020 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.748065 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.748105 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.748145 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.748184 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.748223 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.748277 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.748317 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.748363 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.748408 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.748453 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.748492 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.748529 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.748576 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.748615 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.748648 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.748648 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.748904 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.748954 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.749034 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.749034 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.749034 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.749034 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.749034 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.749383 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.749483 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.749533 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.749630 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.749676 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.749758 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.749850 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.749953 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.750027 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.750101 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.750183 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.750271 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.750319 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.750392 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.750467 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.750514 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.750592 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.750700 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.750750 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.750870 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.750932 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.750932 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.750932 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.751144 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.751144 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.751144 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.751144 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.751144 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.751144 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.751400 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.751481 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.751519 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.751519 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.751519 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.751519 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.751690 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.751741 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.751784 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.751844 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.751905 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.751952 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.751996 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.752041 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.752085 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.752118 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.752118 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.752212 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.752212 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.752280 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.752354 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.752354 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.752451 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.752451 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.752451 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.752563 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.752609 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.752609 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.752687 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.752724 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.752753 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.752781 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.752814 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.752814 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.752871 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.752896 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.752929 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.752929 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.752973 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.753003 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.753030 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.753055 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.753080 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.753105 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.753130 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.753159 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.753184 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.753209 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.753233 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.753263 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.753292 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.753318 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.753343 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.753368 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.753393 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.753421 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.753449 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.753474 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.753502 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.753528 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.753556 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.753588 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.753618 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.753646 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.753672 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.753700 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.753724 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.753750 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.753778 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.753810 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.753932 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.753980 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.754025 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.754053 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.754122 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.754122 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.754122 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.754122 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.754275 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.754275 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.754275 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.754275 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.754275 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.754471 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.754518 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.754518 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.754606 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.754667 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.754717 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.754764 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.754794 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.754852 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.754924 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.754958 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.755018 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.755050 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.755127 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.755195 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.755278 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.755331 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.755361 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.755421 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.755479 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.755530 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.755579 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.755626 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.755669 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.755721 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.755769 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.755799 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.755872 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.755902 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.755969 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.756017 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.756065 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.756127 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.756182 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.756238 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.756283 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.756387 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.756439 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.756490 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.756519 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.756607 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.756651 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.756696 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.756739 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.756788 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.756850 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.756850 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.756850 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.756850 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.756850 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.756850 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.757043 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.757043 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.757149 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.757204 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.757262 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.757308 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.757337 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.757380 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.757429 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.757472 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.757506 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.757578 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.757623 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.757672 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.757722 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.757758 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.757785 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.757814 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.757850 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.757881 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.757907 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.757931 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.757959 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.757991 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.758016 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.758044 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.758071 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.758096 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.758124 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.758148 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.758172 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.758196 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.758228 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.758255 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.758279 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.758303 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.758327 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.758351 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.758374 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.758401 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.758430 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.758454 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.758486 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.758515 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.758540 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.758563 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.758587 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.758615 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.758643 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.758667 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.758689 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.758713 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.758742 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.758766 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.758766 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.758766 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:51:44.758921 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.758921 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.758921 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.758921 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.758921 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.759167 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112370) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.759221 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.759560 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.759587 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.759646 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.759695 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.759744 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.759772 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.759840 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112369) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:51:44.759915 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112370) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.759983 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.760032 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:51:44.760064 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112370) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.760122 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.760172 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:51:44.760204 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.760264 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:51:44.760264 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112369) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:51:44.760264 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112369) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:51:44.803217 np0000177129 devstack@c-api.service[112367]: INFO dbcounter [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Registered counter for database cinder May 28 01:51:44.803919 np0000177129 devstack@c-api.service[112370]: INFO dbcounter [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Registered counter for database cinder May 28 01:51:44.804141 np0000177129 devstack@c-api.service[112369]: INFO dbcounter [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Registered counter for database cinder May 28 01:51:44.804622 np0000177129 devstack@c-api.service[112368]: INFO dbcounter [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Registered counter for database cinder May 28 01:51:44.848545 np0000177129 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [None req-1f64731c-116e-481c-9493-712492412ae3 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=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:44.853632 np0000177129 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [None req-5b68a2f3-e756-45be-8125-68daddf4f986 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:44.855303 np0000177129 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:44.859206 np0000177129 devstack@c-api.service[112368]: DEBUG oslo_db.sqlalchemy.engines [None req-55b35029-995e-4d41-9a33-f26fa853650c 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=112368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:44.960021 np0000177129 devstack@c-api.service[112367]: DEBUG dbcounter [-] [112367] Writer thread running {{(pid=112367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:51:44.962867 np0000177129 devstack@c-api.service[112367]: INFO cinder.rpc [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:51:44.965251 np0000177129 devstack@c-api.service[112367]: INFO cinder.rpc [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:51:44.966521 np0000177129 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writer thread running {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:51:44.967459 np0000177129 devstack@c-api.service[112367]: INFO cinder.rpc [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:51:44.967693 np0000177129 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writer thread running {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:51:44.968963 np0000177129 devstack@c-api.service[112369]: INFO cinder.rpc [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:51:44.970067 np0000177129 devstack@c-api.service[112367]: INFO cinder.rpc [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:51:44.970446 np0000177129 devstack@c-api.service[112370]: INFO cinder.rpc [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:51:44.971190 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:44.971331 np0000177129 devstack@c-api.service[112369]: INFO cinder.rpc [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:51:44.973040 np0000177129 devstack@c-api.service[112370]: INFO cinder.rpc [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:51:44.973463 np0000177129 devstack@c-api.service[112369]: INFO cinder.rpc [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:51:44.975319 np0000177129 devstack@c-api.service[112370]: INFO cinder.rpc [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:51:44.975445 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:44.975504 np0000177129 devstack@c-api.service[112369]: INFO cinder.rpc [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:51:44.976266 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:44.977798 np0000177129 devstack@c-api.service[112370]: INFO cinder.rpc [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:51:44.978970 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:44.979245 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:44.984273 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:44.989872 np0000177129 devstack@c-api.service[112368]: DEBUG dbcounter [-] [112368] Writer thread running {{(pid=112368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:51:44.993137 np0000177129 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:51:44.995574 np0000177129 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:51:44.998323 np0000177129 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:51:45.000771 np0000177129 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:51:45.002053 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.006816 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.011898 np0000177129 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [None req-1f64731c-116e-481c-9493-712492412ae3 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=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:45.014614 np0000177129 devstack@c-api.service[112367]: INFO cinder.rpc [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:51:45.017005 np0000177129 devstack@c-api.service[112367]: INFO cinder.rpc [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:51:45.017133 np0000177129 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [None req-5b68a2f3-e756-45be-8125-68daddf4f986 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:45.018253 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.019398 np0000177129 devstack@c-api.service[112369]: INFO cinder.rpc [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:51:45.021522 np0000177129 devstack@c-api.service[112369]: INFO cinder.rpc [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:51:45.022367 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.032132 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.032895 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.033634 np0000177129 devstack@c-api.service[112370]: DEBUG oslo_db.sqlalchemy.engines [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 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=112370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:45.035385 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.036154 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.037195 np0000177129 devstack@c-api.service[112370]: INFO cinder.rpc [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:51:45.040154 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.040306 np0000177129 devstack@c-api.service[112370]: INFO cinder.rpc [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:51:45.040372 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.041159 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.043742 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.044405 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.045343 np0000177129 devstack@c-api.service[112368]: DEBUG oslo_db.sqlalchemy.engines [None req-55b35029-995e-4d41-9a33-f26fa853650c 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=112368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:45.046726 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.047397 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.048456 np0000177129 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:51:45.049774 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.051142 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.051221 np0000177129 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:51:45.052022 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.052394 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.052961 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.053745 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.055996 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.056229 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.056588 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.058958 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.059432 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.059509 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.060492 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.061006 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.063212 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.063516 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.063685 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.066486 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.067867 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.069013 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.069210 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.069462 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.071503 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.072353 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.072563 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.072775 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.074692 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.074761 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.075647 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.076133 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.076201 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.076310 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.077613 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.077681 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.078540 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.079101 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.079227 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.080012 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.080340 np0000177129 devstack@c-api.service[112369]: WARNING cinder.api.contrib.hosts [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:51:45.080511 np0000177129 devstack@c-api.service[112367]: WARNING cinder.api.contrib.hosts [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:51:45.080873 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.081113 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.081254 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.082560 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.082671 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.082771 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.083925 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.084067 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.084151 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.085289 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.085436 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.086136 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: extensions {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.086278 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: extensions {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.087002 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.087590 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: qos-specs {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.088047 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: qos-specs {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.088200 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.090095 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.090507 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-snapshot-manage {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.090972 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-snapshot-manage {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.091583 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.091984 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: scheduler-stats {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.092464 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: scheduler-stats {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.092960 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.093438 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-volume-transfer {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.093728 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.094006 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-volume-transfer {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.095083 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.095151 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: extra_specs {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.095720 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: extra_specs {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.095891 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.096589 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.096679 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-volume-type-access {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.097307 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-volume-type-access {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.097405 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.098065 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.098253 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: cgsnapshots {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.098891 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: cgsnapshots {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.099271 np0000177129 devstack@c-api.service[112370]: WARNING cinder.api.contrib.hosts [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:51:45.099695 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: consistencygroups {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.100055 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.100158 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.100353 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: consistencygroups {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.101474 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.101665 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-quota-sets {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.102602 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-quota-sets {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.102841 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.103079 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: capabilities {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.104175 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.104294 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: capabilities {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.104628 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-hosts {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.105016 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: extensions {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.105518 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-hosts {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.105609 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.106024 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: encryption {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.106849 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: qos-specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.106939 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: encryption {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.107572 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: backups {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.108444 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: backups {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.108994 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-snapshot-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.109287 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.109596 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-quota-class-sets {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.110412 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: scheduler-stats {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.110483 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-quota-class-sets {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.110930 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-volume-manage {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.111521 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.111839 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-volume-manage {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.111931 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-volume-transfer {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.112402 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: os-availability-zone {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.112922 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.113337 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: os-availability-zone {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.113515 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: extra_specs {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.113657 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extended resource: encryption {{(pid=112369) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.114403 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.114744 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extended resource: encryption {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.115082 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-volume-type-access {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.115902 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.116339 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.116664 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: cgsnapshots {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.117118 np0000177129 devstack@c-api.service[112368]: WARNING cinder.api.contrib.hosts [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:51:45.117252 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.117837 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.117902 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.118094 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: consistencygroups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.118766 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.119206 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.119363 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.120052 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-quota-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.120192 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.120572 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.120739 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.121476 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: capabilities {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.121592 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.121974 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.122066 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.123023 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-hosts {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.123130 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: extensions {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.123215 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.123570 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.124272 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.124455 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: qos-specs {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.124593 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.124918 np0000177129 devstack@c-api.service[112369]: WARNING castellan.key_manager.migration [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.125762 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] SnapshotActionsController initialized {{(pid=112369) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:51:45.125874 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: backups {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.125936 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.126010 np0000177129 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.126067 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension TypesManage extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.126796 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.contrib.snapshot_actions [None req-1f64731c-116e-481c-9493-712492412ae3 None None] SnapshotActionsController initialized {{(pid=112367) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:51:45.126961 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127024 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeActions extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127151 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension TypesManage extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127242 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127242 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127395 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension AdminActions extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127459 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-snapshot-manage {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.127514 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension AdminActions extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127570 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension AdminActions extending resource: backups {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127670 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127762 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension UsedLimits extending resource: limits {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.127891 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeActions extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128004 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-quota-class-sets {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.128107 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128198 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128304 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128407 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128502 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128597 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension AdminActions extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128699 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128789 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension AdminActions extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128906 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.128994 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension AdminActions extending resource: backups {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129088 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.v3.router [None req-5b68a2f3-e756-45be-8125-68daddf4f986 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112369) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129154 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129154 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension UsedLimits extending resource: limits {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129154 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129154 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129665 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: scheduler-stats {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.129724 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129724 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129724 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.129980 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-volume-manage {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.130854 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-1f64731c-116e-481c-9493-712492412ae3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.130915 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-volume-transfer {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.130986 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: os-availability-zone {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.132019 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extended resource: encryption {{(pid=112370) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.132127 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: extra_specs {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.133950 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-volume-type-access {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.134662 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.135213 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: cgsnapshots {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.136069 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.136668 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: consistencygroups {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.136740 np0000177129 devstack@c-api.service[112369]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f2e86a3668 pid: 112369 (default app) May 28 01:51:45.137078 np0000177129 devstack@c-api.service[112367]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f2e86a3668 pid: 112367 (default app) May 28 01:51:45.137457 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.138682 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-quota-sets {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.138802 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.140145 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: capabilities {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.140257 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.141444 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-hosts {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.141703 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.142860 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: encryption {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.143191 np0000177129 devstack@c-api.service[112370]: WARNING castellan.key_manager.migration [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.143938 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.contrib.snapshot_actions [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] SnapshotActionsController initialized {{(pid=112370) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:51:45.144058 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.144170 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension TypesManage extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.144389 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.144507 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.144579 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: backups {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.144631 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.144719 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension AdminActions extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.144841 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension AdminActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.144953 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension AdminActions extending resource: backups {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.145045 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.145152 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension UsedLimits extending resource: limits {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.145238 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.145238 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.145238 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.145238 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.145478 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.145528 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.145528 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.145528 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.145528 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.145714 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.145714 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.145714 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.145714 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.145714 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.145714 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146010 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146010 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146103 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.146143 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146143 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146143 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146143 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146318 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146318 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146318 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146318 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146492 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146492 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146492 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146492 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146669 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146669 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146767 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.146806 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146806 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.146806 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.146806 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.147214 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.147214 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.147214 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.147214 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.147214 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.147665 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.147665 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.147665 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.147665 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.147665 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.148048 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.148122 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.148122 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.148122 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.148122 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.148122 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.148122 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.148552 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.148552 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.148552 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.148552 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.148552 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.148552 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.148982 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.149057 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.149057 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.149057 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.149057 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.149057 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.149438 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.149438 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.149438 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.149615 np0000177129 devstack@c-api.service[112370]: DEBUG cinder.api.v3.router [None req-0c63d1b5-8fa0-4c05-9076-d8117ac93f42 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112370) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.149712 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.149712 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.149712 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.149712 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.149712 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150157 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150157 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150157 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150157 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150157 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150514 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150514 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150514 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150514 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150514 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150514 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150923 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150923 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150923 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.150923 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.150923 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.151327 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.151327 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.151327 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.151327 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.151327 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.151706 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.151706 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.151706 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.151706 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152019 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152019 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152019 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152019 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152289 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152289 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152289 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152289 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152289 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152530 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152530 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152530 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152530 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152530 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152758 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152758 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152758 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152758 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152950 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152950 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.152950 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.152950 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153135 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153135 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153135 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153135 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153314 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153314 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153314 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153314 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153490 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153490 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153490 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153490 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153680 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153680 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153680 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153680 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.153680 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.153680 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.157147 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.157147 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.157147 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.157147 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.157147 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.157543 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.157543 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.157543 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.157543 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.157543 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.157543 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.157543 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.158105 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.158105 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.158105 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.158105 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.158105 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.158105 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.158796 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.158796 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.158796 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.158796 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.158796 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.158796 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.159312 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.159312 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.159312 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.159312 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.159312 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.159312 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.160172 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.160172 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.160172 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.160172 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.160485 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.160485 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.160485 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.160485 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.160957 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-quota-class-sets {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.161085 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.161085 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.161085 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.161085 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.161450 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.161450 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.161450 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:45.161450 np0000177129 devstack@c-api.service[112369]: warnings.warn(deprecated_msg) May 28 01:51:45.161757 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-volume-manage {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.161835 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [None req-89ad6af4-03ef-42ad-bbce-a30ab91e5d46 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:51:45.161881 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: os-availability-zone {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.161881 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extended resource: encryption {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:51:45.162044 np0000177129 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Thu May 28 01:51:45 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 28 01:51:45.162106 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.162171 np0000177129 devstack@c-api.service[112370]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f2e86a3668 pid: 112370 (default app) May 28 01:51:45.162243 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.162243 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.162243 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.162243 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.162243 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.162243 np0000177129 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:51:45.162243 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.contrib.snapshot_actions [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] SnapshotActionsController initialized {{(pid=112368) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:51:45.162473 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.162473 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension TypesManage extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.163167 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeActions extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.163759 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.163759 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.163759 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension AdminActions extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.163759 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension AdminActions extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.163759 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension AdminActions extending resource: backups {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164253 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164253 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension UsedLimits extending resource: limits {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164253 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164253 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164253 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164496 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164496 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.164578 np0000177129 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55b35029-995e-4d41-9a33-f26fa853650c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:51:45.172633 np0000177129 devstack@c-api.service[112368]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f2e86a3668 pid: 112368 (default app) May 28 01:51:52.286774 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.286774 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.286774 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.286774 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.286774 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.287807 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.287807 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.287807 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.287807 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.287807 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288165 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288165 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288165 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288165 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288165 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288165 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288482 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288482 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288482 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288482 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288726 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288726 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288726 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288726 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288992 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288992 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.288992 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.288992 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289223 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289223 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289223 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289223 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289223 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289508 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289508 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289508 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289508 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289508 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289850 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289850 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289850 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289850 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.289850 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.289850 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290143 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290143 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290143 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290143 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290143 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290143 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290346 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290346 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290346 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290346 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290346 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290346 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290543 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290543 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290543 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290543 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290543 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290718 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290718 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290718 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290718 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290718 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290907 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290907 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290907 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290907 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.290907 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.290907 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291112 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291112 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291112 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291112 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291112 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291112 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291304 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291304 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291304 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291304 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291304 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291475 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291475 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291475 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291475 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291475 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291650 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291650 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291650 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291650 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291797 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291797 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291797 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291797 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291963 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291963 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291963 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.291963 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.291963 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292164 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292164 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292164 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292164 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292164 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292332 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292332 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292332 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292332 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292483 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292483 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292483 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292483 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292624 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292624 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292624 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292624 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292764 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292764 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292764 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292764 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292915 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292915 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.292915 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.292915 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293054 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293054 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293054 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293054 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293054 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293236 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293236 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293236 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293236 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293236 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293236 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293454 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293454 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293454 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293454 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293454 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293622 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293622 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293622 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293622 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293622 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293622 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293882 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293882 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293882 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293882 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.293882 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.293882 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294085 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294085 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294085 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294085 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294085 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294085 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294305 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294305 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294305 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294305 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294305 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294305 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294515 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294515 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294515 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294515 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294659 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294659 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294659 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294659 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294659 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294872 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294872 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294872 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294872 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.294872 np0000177129 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 28 01:51:52.294872 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.middleware.request_id [None req-3860e893-484f-4c16-a812-1869324f9c73 None None] RequestId filter calling following filter/app {{(pid=112367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:51:52.775902 np0000177129 devstack@c-api.service[112367]: INFO cinder.api.openstack.wsgi [None req-3860e893-484f-4c16-a812-1869324f9c73 admin admin] POST https://199.204.45.169/volume/v3/types May 28 01:51:52.776497 np0000177129 devstack@c-api.service[112367]: DEBUG cinder.api.openstack.wsgi [None req-3860e893-484f-4c16-a812-1869324f9c73 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112367) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:51:52.778132 np0000177129 devstack@c-api.service[112367]: /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 28 01:51:52.778132 np0000177129 devstack@c-api.service[112367]: warnings.warn( May 28 01:51:52.818171 np0000177129 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [None req-3860e893-484f-4c16-a812-1869324f9c73 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=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:52.850858 np0000177129 devstack@c-api.service[112367]: INFO cinder.api.openstack.wsgi [None req-3860e893-484f-4c16-a812-1869324f9c73 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 May 28 01:51:52.851675 np0000177129 devstack@c-api.service[112367]: [pid: 112367|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Thu May 28 01:51:52 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 01:51:52.866685 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.middleware.request_id [req-3860e893-484f-4c16-a812-1869324f9c73 req-e7dc5801-91b7-40ac-90db-baa62c89d494 None None] RequestId filter calling following filter/app {{(pid=112369) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:51:53.191384 np0000177129 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [req-3860e893-484f-4c16-a812-1869324f9c73 req-e7dc5801-91b7-40ac-90db-baa62c89d494 admin admin] POST https://199.204.45.169/volume/v3/types/e62de4fd-6217-4352-b158-38bed9d19741/extra_specs May 28 01:51:53.192092 np0000177129 devstack@c-api.service[112369]: DEBUG cinder.api.openstack.wsgi [req-3860e893-484f-4c16-a812-1869324f9c73 req-e7dc5801-91b7-40ac-90db-baa62c89d494 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112369) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:51:53.193778 np0000177129 devstack@c-api.service[112369]: /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 28 01:51:53.193778 np0000177129 devstack@c-api.service[112369]: warnings.warn( May 28 01:51:53.236267 np0000177129 devstack@c-api.service[112369]: DEBUG oslo_db.sqlalchemy.engines [req-3860e893-484f-4c16-a812-1869324f9c73 req-e7dc5801-91b7-40ac-90db-baa62c89d494 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=112369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:51:53.301041 np0000177129 devstack@c-api.service[112369]: INFO cinder.api.openstack.wsgi [req-3860e893-484f-4c16-a812-1869324f9c73 req-e7dc5801-91b7-40ac-90db-baa62c89d494 admin admin] https://199.204.45.169/volume/v3/types/e62de4fd-6217-4352-b158-38bed9d19741/extra_specs returned with HTTP 200 May 28 01:51:53.301853 np0000177129 devstack@c-api.service[112369]: [pid: 112369|app: 0|req: 2/3] 199.204.45.169 () {70 vars in 1505 bytes} [Thu May 28 01:51:52 2026] POST /volume/v3/types/e62de4fd-6217-4352-b158-38bed9d19741/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 01:51:55.038732 np0000177129 devstack@c-api.service[112370]: DEBUG dbcounter [-] [112370] Writing DB stats cinder:SELECT=6 {{(pid=112370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:51:55.050307 np0000177129 devstack@c-api.service[112368]: DEBUG dbcounter [-] [112368] Writing DB stats cinder:SELECT=6 {{(pid=112368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:52:02.849876 np0000177129 devstack@c-api.service[112367]: DEBUG dbcounter [-] [112367] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:52:03.298289 np0000177129 devstack@c-api.service[112369]: DEBUG dbcounter [-] [112369] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}