May 15 23:53:39.735085 np0000174363 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 23:53:39.746145 np0000174363 devstack@c-api.service[112171]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 23:53:39 2026] *** May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: nodename: np0000174363 May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: machine: x86_64 May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: clock source: unix May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: pcre jit disabled May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: detected number of CPU cores: 16 May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: current working directory: / May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: detected binary path: /usr/bin/uwsgi-core May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: your processes number limit is 256917 May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: your memory page size is 4096 bytes May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: detected max file descriptor number: 2048 May 15 23:53:39.749573 np0000174363 devstack@c-api.service[112171]: lock engine: pthread robust mutexes May 15 23:53:39.750158 np0000174363 devstack@c-api.service[112171]: thunder lock: enabled May 15 23:53:39.750192 np0000174363 devstack@c-api.service[112171]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 23:53:39.750288 np0000174363 devstack@c-api.service[112171]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 23:53:39.750288 np0000174363 devstack@c-api.service[112171]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 23:53:39.750288 np0000174363 devstack@c-api.service[112171]: Set PythonHome to /opt/stack/data/venv May 15 23:53:39.789514 np0000174363 devstack@c-api.service[112171]: Python main interpreter initialized at 0x7e6419aa3668 May 15 23:53:39.789514 np0000174363 devstack@c-api.service[112171]: python threads support enabled May 15 23:53:39.789514 np0000174363 devstack@c-api.service[112171]: your server socket listen backlog is limited to 100 connections May 15 23:53:39.789514 np0000174363 devstack@c-api.service[112171]: your mercy for graceful operations on workers is 80 seconds May 15 23:53:39.790046 np0000174363 devstack@c-api.service[112171]: mapped 671795 bytes (656 KB) for 4 cores May 15 23:53:39.790163 np0000174363 devstack@c-api.service[112171]: *** Operational MODE: preforking *** May 15 23:53:39.790354 np0000174363 devstack@c-api.service[112171]: *** uWSGI is running in multiple interpreter mode *** May 15 23:53:39.790354 np0000174363 devstack@c-api.service[112171]: spawned uWSGI master process (pid: 112171) May 15 23:53:39.790610 np0000174363 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 23:53:39.791064 np0000174363 devstack@c-api.service[112171]: spawned uWSGI worker 1 (pid: 112178, cores: 1) May 15 23:53:39.791594 np0000174363 devstack@c-api.service[112171]: spawned uWSGI worker 2 (pid: 112179, cores: 1) May 15 23:53:39.792086 np0000174363 devstack@c-api.service[112171]: spawned uWSGI worker 3 (pid: 112180, cores: 1) May 15 23:53:39.792611 np0000174363 devstack@c-api.service[112171]: spawned uWSGI worker 4 (pid: 112181, cores: 1) May 15 23:53:39.792680 np0000174363 devstack@c-api.service[112171]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 23:53:39.920775 np0000174363 devstack@c-api.service[112178]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:39.920775 np0000174363 devstack@c-api.service[112178]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:39.920775 np0000174363 devstack@c-api.service[112178]: we strongly recommend against using it for new projects. May 15 23:53:39.920775 np0000174363 devstack@c-api.service[112178]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:39.920775 np0000174363 devstack@c-api.service[112178]: framework. For more detail see May 15 23:53:39.920775 np0000174363 devstack@c-api.service[112178]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:39.920775 np0000174363 devstack@c-api.service[112178]: import eventlet # noqa May 15 23:53:39.927656 np0000174363 devstack@c-api.service[112181]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:39.927656 np0000174363 devstack@c-api.service[112181]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:39.927656 np0000174363 devstack@c-api.service[112181]: we strongly recommend against using it for new projects. May 15 23:53:39.927656 np0000174363 devstack@c-api.service[112181]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:39.927656 np0000174363 devstack@c-api.service[112181]: framework. For more detail see May 15 23:53:39.927656 np0000174363 devstack@c-api.service[112181]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:39.927656 np0000174363 devstack@c-api.service[112181]: import eventlet # noqa May 15 23:53:39.931876 np0000174363 devstack@c-api.service[112180]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:39.931876 np0000174363 devstack@c-api.service[112180]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:39.931876 np0000174363 devstack@c-api.service[112180]: we strongly recommend against using it for new projects. May 15 23:53:39.931876 np0000174363 devstack@c-api.service[112180]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:39.931876 np0000174363 devstack@c-api.service[112180]: framework. For more detail see May 15 23:53:39.931876 np0000174363 devstack@c-api.service[112180]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:39.931876 np0000174363 devstack@c-api.service[112180]: import eventlet # noqa May 15 23:53:39.933913 np0000174363 devstack@c-api.service[112179]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:53:39.933913 np0000174363 devstack@c-api.service[112179]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:53:39.933913 np0000174363 devstack@c-api.service[112179]: we strongly recommend against using it for new projects. May 15 23:53:39.933913 np0000174363 devstack@c-api.service[112179]: If you are already using Eventlet, we recommend migrating to a different May 15 23:53:39.933913 np0000174363 devstack@c-api.service[112179]: framework. For more detail see May 15 23:53:39.933913 np0000174363 devstack@c-api.service[112179]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:53:39.933913 np0000174363 devstack@c-api.service[112179]: import eventlet # noqa May 15 23:53:40.013956 np0000174363 devstack@c-api.service[112178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:40.013956 np0000174363 devstack@c-api.service[112178]: debtcollector.deprecate( May 15 23:53:40.018006 np0000174363 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:40.018006 np0000174363 devstack@c-api.service[112181]: debtcollector.deprecate( May 15 23:53:40.020422 np0000174363 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:40.020422 np0000174363 devstack@c-api.service[112180]: debtcollector.deprecate( May 15 23:53:40.031734 np0000174363 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:53:40.031734 np0000174363 devstack@c-api.service[112179]: debtcollector.deprecate( May 15 23:53:40.098890 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:40.098890 np0000174363 devstack@c-api.service[112178]: from cgi import parse_header May 15 23:53:40.103190 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:40.103190 np0000174363 devstack@c-api.service[112181]: from cgi import parse_header May 15 23:53:40.106956 np0000174363 devstack@c-api.service[112180]: /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 15 23:53:40.106956 np0000174363 devstack@c-api.service[112180]: from cgi import parse_header May 15 23:53:40.117434 np0000174363 devstack@c-api.service[112179]: /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 15 23:53:40.117434 np0000174363 devstack@c-api.service[112179]: from cgi import parse_header May 15 23:53:40.145667 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:40.145667 np0000174363 devstack@c-api.service[112178]: removals.removed_module( May 15 23:53:40.146352 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:40.146352 np0000174363 devstack@c-api.service[112178]: removals.removed_module( May 15 23:53:40.148252 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:40.148252 np0000174363 devstack@c-api.service[112181]: removals.removed_module( May 15 23:53:40.149109 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:40.149109 np0000174363 devstack@c-api.service[112181]: removals.removed_module( May 15 23:53:40.157252 np0000174363 devstack@c-api.service[112180]: /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 15 23:53:40.157252 np0000174363 devstack@c-api.service[112180]: removals.removed_module( May 15 23:53:40.157968 np0000174363 devstack@c-api.service[112180]: /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 15 23:53:40.157968 np0000174363 devstack@c-api.service[112180]: removals.removed_module( May 15 23:53:40.166616 np0000174363 devstack@c-api.service[112179]: /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 15 23:53:40.166616 np0000174363 devstack@c-api.service[112179]: removals.removed_module( May 15 23:53:40.167332 np0000174363 devstack@c-api.service[112179]: /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 15 23:53:40.167332 np0000174363 devstack@c-api.service[112179]: removals.removed_module( May 15 23:53:40.773892 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:40.773892 np0000174363 devstack@c-api.service[112181]: warnings.warn( May 15 23:53:40.790059 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:40.790059 np0000174363 devstack@c-api.service[112178]: warnings.warn( May 15 23:53:40.809827 np0000174363 devstack@c-api.service[112180]: /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 15 23:53:40.809827 np0000174363 devstack@c-api.service[112180]: warnings.warn( May 15 23:53:40.819762 np0000174363 devstack@c-api.service[112179]: /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 15 23:53:40.819762 np0000174363 devstack@c-api.service[112179]: warnings.warn( May 15 23:53:40.876964 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:40.876964 np0000174363 devstack@c-api.service[112181]: warnings.warn( May 15 23:53:40.890784 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:40.890784 np0000174363 devstack@c-api.service[112178]: warnings.warn( May 15 23:53:40.914511 np0000174363 devstack@c-api.service[112180]: /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 15 23:53:40.914511 np0000174363 devstack@c-api.service[112180]: warnings.warn( May 15 23:53:40.930192 np0000174363 devstack@c-api.service[112179]: /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 15 23:53:40.930192 np0000174363 devstack@c-api.service[112179]: warnings.warn( May 15 23:53:41.176442 np0000174363 devstack@c-api.service[112181]: 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 15 23:53:41.177047 np0000174363 devstack@c-api.service[112181]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112181) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:41.190040 np0000174363 devstack@c-api.service[112178]: 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 15 23:53:41.190628 np0000174363 devstack@c-api.service[112178]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112178) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:41.201210 np0000174363 devstack@c-api.service[112180]: 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 15 23:53:41.201700 np0000174363 devstack@c-api.service[112180]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112180) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:41.221786 np0000174363 devstack@c-api.service[112179]: 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 15 23:53:41.222187 np0000174363 devstack@c-api.service[112179]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112179) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:53:41.264710 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:41.264710 np0000174363 devstack@c-api.service[112181]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:41.272235 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:41.272235 np0000174363 devstack@c-api.service[112178]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:41.278255 np0000174363 devstack@c-api.service[112180]: /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 15 23:53:41.278255 np0000174363 devstack@c-api.service[112180]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:41.284897 np0000174363 devstack@c-api.service[112179]: /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 15 23:53:41.284897 np0000174363 devstack@c-api.service[112179]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:53:41.752008 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112178) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:41.752180 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112181) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:41.752300 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112180) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:41.752348 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112179) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:53:41.752384 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.752452 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.752488 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.752517 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.752641 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.752671 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.752700 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.752761 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.752871 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.752960 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.752994 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.753258 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.753817 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.753887 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.753921 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.753953 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.753985 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.754016 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.754043 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.754078 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.754104 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.754136 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.754171 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.754203 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.754228 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.754252 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.754276 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.754315 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.754345 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.754377 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.754421 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.754454 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.754486 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.754523 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.754551 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.754577 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.754609 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.754609 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.754662 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.754662 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.760509 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.760662 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.760662 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.760662 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.760773 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.760820 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.760874 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.760925 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.760967 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.761007 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.761048 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.761048 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.761048 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.761167 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.761216 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.761269 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.761318 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.761365 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.761442 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.761492 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.761537 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.761621 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.761690 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.761736 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.761790 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.761846 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.761892 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.761892 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.763136 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.763676 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.763785 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.763785 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.763920 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.763999 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.764080 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.764139 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.764195 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.764250 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.764330 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.764426 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.764487 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.764487 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.764605 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.764672 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.764741 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.764806 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.764879 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.764954 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.765019 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.765083 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.765153 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.765216 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.765271 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.765327 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.765413 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.765485 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.765562 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.765629 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.765629 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.765629 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.765629 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.765841 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.765900 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.765955 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.766012 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.766067 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.766138 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.766195 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.766257 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.766257 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.766352 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.766691 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.766691 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.769733 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.769782 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.769821 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.770162 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.770162 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.770162 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.770162 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.770337 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.770379 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.770379 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.770475 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.770518 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.770572 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.770572 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.770572 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.770697 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.770741 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.770774 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.770819 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.770860 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.770896 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.770896 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.770896 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.770896 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.771031 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.771072 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.771118 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.771118 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.771118 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.771118 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.771118 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.771302 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.771302 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.771302 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.771302 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.771302 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.771302 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.771551 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.771595 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.771641 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.771680 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.771721 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.771768 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.771815 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.771850 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.771895 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.771934 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.771975 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.772018 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.772054 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.772102 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.772146 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.772200 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.772245 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.772282 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.772316 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.772354 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.772354 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.772354 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.772531 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.772531 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.772841 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.772896 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.772896 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.772969 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.773011 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.773043 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.773079 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.773079 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.773150 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.773150 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.773150 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.773150 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.773278 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.773278 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.773278 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.773278 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.773431 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.773472 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.773504 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.773558 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.773558 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.773626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.773626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.773626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.773626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.773626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.773891 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.773891 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.773891 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.773891 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.773891 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.774139 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.774183 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.774183 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.774255 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.774299 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.774336 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.774380 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.774444 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.774488 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.774530 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.774587 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.774624 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.774671 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.774709 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.774745 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.774781 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.774827 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.774867 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.774907 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.774948 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.774998 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.775039 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.775083 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.775574 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.775640 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.775689 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.775769 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.775822 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.775888 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.775920 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.775945 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.775982 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.776029 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.776095 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.776159 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.776220 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.776289 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.776417 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.776488 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.776525 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.776558 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.776595 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.776628 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.776657 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.776689 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.776721 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.776745 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.776774 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.776802 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.776833 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.776871 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.776908 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.776940 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.776966 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.776994 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.777022 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.777049 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.777073 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.777104 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.777136 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.777163 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.777198 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.777226 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.777263 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.777297 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.777333 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.777359 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.777403 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.777437 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.777465 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.777494 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.777525 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.777557 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.777587 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.777617 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.777641 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.777673 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.777696 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.777727 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.777759 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.777789 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.777789 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.777789 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.777789 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.777881 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.777909 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.777937 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.777963 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.777988 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.778019 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.778054 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.778079 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.778105 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.778130 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.778155 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.778189 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.778216 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.778240 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.778288 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.778324 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.778353 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.778408 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.778472 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.778536 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.778536 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.778612 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.778640 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.778675 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.778708 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.778741 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.778777 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.778805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.778831 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.778859 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.778888 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.778920 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.778952 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.778952 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.779015 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.779046 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.779046 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.779152 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.779152 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.779152 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.779298 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.779358 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.779463 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.779560 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.779598 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.779664 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.779759 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.779856 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.779968 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.780065 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.780210 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.784065 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.784137 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.784178 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.784238 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.784295 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.784416 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.784474 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.784520 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.784520 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.784584 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.784630 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.784630 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.784630 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.784756 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.785259 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.785325 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.785456 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.785552 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.785643 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.785730 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.785825 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.785979 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.786062 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.786110 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.786180 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.786224 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.786289 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.786354 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.786406 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.786459 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.786498 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.786539 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.786611 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.786651 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.786693 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.786729 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.786765 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.786801 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.786837 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.786837 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.786918 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.786955 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.786997 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.787039 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.787084 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.787121 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.787182 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.787282 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.787322 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.787365 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.787439 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.787480 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.787516 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.787552 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.787588 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.787625 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.787660 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.787660 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.787729 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.787766 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.787811 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.787847 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.787888 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.787924 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.787963 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.788006 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.788006 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.788075 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.788113 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.788160 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.788198 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.788239 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.788280 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.788318 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.788355 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.788355 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.788443 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.788485 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.788526 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.788568 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.788604 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.788645 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.788681 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.788716 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.788756 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.788792 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.788827 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.788869 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.788909 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.788954 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.788990 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.789028 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.789028 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.789028 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.789219 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.789265 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.789265 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.789340 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.789380 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.789380 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.789485 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.789485 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.789485 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.789485 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.789659 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.789714 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.789752 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.789789 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.789826 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.789865 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.789901 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.789935 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.789978 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.790019 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.790062 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.790098 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.790131 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.790173 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.790210 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.790247 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.790283 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.790319 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.790319 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.790386 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.790450 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.790487 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.790487 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.790487 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.790487 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.790625 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.790672 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.790788 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.790880 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.791117 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.791172 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.791311 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.791385 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.791385 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.791509 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.791549 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.791609 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.791708 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.791805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.791899 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.791980 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.792066 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.792167 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.792241 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.792351 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.792480 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.792565 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.792646 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.792731 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.792831 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.792872 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.792961 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.793058 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.793156 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.793242 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.793341 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.793384 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.793474 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.793528 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.793671 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.793804 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.793930 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.794072 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.794217 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.796582 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.796582 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.796785 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.796785 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.796785 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.796984 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.796984 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.799162 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.799372 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.799372 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.799372 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.799678 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.799678 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.799678 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.799859 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.799947 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.800117 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.800117 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.800285 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.800362 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.800362 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.800513 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.800608 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.800688 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.800800 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.800885 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.800885 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.800885 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.801059 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.801059 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.801059 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.801059 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.801059 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.801496 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.801596 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.801702 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.801791 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.801868 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.801868 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.801868 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.801868 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.802178 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.802247 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.802247 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.802608 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.802725 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.802799 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.802877 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.802948 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.803017 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.803091 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.803200 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.803426 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.803525 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.803595 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.803795 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.803839 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.803883 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.803921 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.803964 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.804006 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.804043 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.804079 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.804116 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.804152 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.804200 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.804234 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.804279 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.804331 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.804409 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.804465 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.804504 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.804504 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.804569 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.804613 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.804662 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.804699 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.804742 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.804779 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.804822 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.804822 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.804891 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.804929 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.804970 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.805012 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.805012 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.805087 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.805125 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.805161 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.805208 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.805246 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.805290 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.805331 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.805368 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.805427 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.805478 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.805522 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.805559 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.805595 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.805636 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.805673 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.805714 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.805750 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.805786 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.805786 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.805869 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.805906 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.805947 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.805991 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.806035 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.806071 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.806110 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.806151 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.806188 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.806228 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.806274 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.806316 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.806354 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.806494 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.806592 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.806639 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.806683 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.806717 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.806761 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.806801 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.806847 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.806889 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.806928 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.806973 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.807011 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.807053 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.807090 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.807129 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.807166 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.807214 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.807278 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.807328 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.807372 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.807437 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.807486 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.807543 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.807590 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.807627 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.807697 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.807744 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.807870 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.807913 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.807955 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.807992 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.808032 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.808032 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.808100 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.808136 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.808178 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.808215 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.808255 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.808291 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.808331 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.808369 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.808447 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.808487 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.808533 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.808576 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.808622 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.808663 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.808707 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.808767 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.808814 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.808867 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.808909 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.808946 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.808989 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.809026 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.809113 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.809113 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.809299 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.809354 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.809419 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.809458 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.809494 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.809530 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.809565 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.809601 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.809650 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.809689 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.809725 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.809760 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.809797 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.809842 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.809878 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.809913 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.809949 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.809985 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.810039 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.810039 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.810115 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.810174 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.810224 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.810310 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.810310 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.810463 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.810521 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.810566 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.810610 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.810648 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.810686 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.810727 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.810774 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.810809 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.810846 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.810882 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.810923 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.810970 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.811012 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.811048 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.811083 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.811130 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.811172 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.811208 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.811300 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.811350 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.811931 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.812003 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.812034 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.812058 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.812090 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.812120 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.812149 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.812175 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.812200 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.812226 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.812250 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.812285 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.812315 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.812345 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.812373 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.812412 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.812441 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.812474 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.812501 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.812501 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.812501 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.812501 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.812501 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.812501 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.812731 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.812731 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.812731 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.812731 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.812731 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.812878 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.812914 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.812941 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.812966 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.812991 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.812991 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.813042 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.813074 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.813074 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.813137 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.813165 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.813196 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.813196 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.813196 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.813196 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.813196 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.813332 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.813583 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.813613 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.813641 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.813672 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.813704 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.813735 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.813766 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.813794 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.813917 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.813967 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.813967 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.814022 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.814049 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.814049 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.814101 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.814127 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.814157 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.814183 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.814208 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.814246 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.814246 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.814246 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.814329 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.814360 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.814400 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.814437 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.814464 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.814464 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.814515 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.814545 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.814580 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.814670 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.814670 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.814727 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.814727 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.814727 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.814809 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.814836 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.814864 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.814890 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.814916 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.814946 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.814973 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.814999 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.815029 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.815055 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.815189 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.815259 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.815295 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.815295 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.815376 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.815515 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.815564 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.815564 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.815626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.815626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.815626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.815626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.815626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.815626 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.815769 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.815801 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.815829 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.815829 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.815829 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.815829 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.815829 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.815829 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.815976 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.816005 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.816033 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.816064 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.816095 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.816095 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.816148 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.816197 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.816236 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.816296 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.816429 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.816486 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.816525 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.816552 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.816582 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.816614 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.816641 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.816675 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.816675 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.816727 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.816757 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:53:41.816815 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.816815 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.816876 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.816908 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.816908 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.816966 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.816995 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.817019 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.817045 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.817076 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.817076 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.817076 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.817149 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.817149 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.817149 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.817149 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.817149 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.817333 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:53:41.817362 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.817405 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:53:41.817405 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:53:41.817405 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:53:41.817405 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:53:41.817405 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:53:41.861021 np0000174363 devstack@c-api.service[112178]: INFO dbcounter [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Registered counter for database cinder May 15 23:53:41.861218 np0000174363 devstack@c-api.service[112181]: INFO dbcounter [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Registered counter for database cinder May 15 23:53:41.874216 np0000174363 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:41.880721 np0000174363 devstack@c-api.service[112181]: DEBUG oslo_db.sqlalchemy.engines [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 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=112181) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:41.882209 np0000174363 devstack@c-api.service[112180]: INFO dbcounter [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Registered counter for database cinder May 15 23:53:41.885704 np0000174363 devstack@c-api.service[112179]: INFO dbcounter [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Registered counter for database cinder May 15 23:53:41.896244 np0000174363 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:41.902974 np0000174363 devstack@c-api.service[112179]: DEBUG oslo_db.sqlalchemy.engines [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe 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=112179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:41.997052 np0000174363 devstack@c-api.service[112181]: DEBUG dbcounter [-] [112181] Writer thread running {{(pid=112181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:41.997922 np0000174363 devstack@c-api.service[112178]: DEBUG dbcounter [-] [112178] Writer thread running {{(pid=112178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:41.999834 np0000174363 devstack@c-api.service[112181]: INFO cinder.rpc [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:42.000680 np0000174363 devstack@c-api.service[112178]: INFO cinder.rpc [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:42.002090 np0000174363 devstack@c-api.service[112181]: INFO cinder.rpc [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:42.002881 np0000174363 devstack@c-api.service[112178]: INFO cinder.rpc [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:42.004246 np0000174363 devstack@c-api.service[112181]: INFO cinder.rpc [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:42.005012 np0000174363 devstack@c-api.service[112178]: INFO cinder.rpc [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:42.006637 np0000174363 devstack@c-api.service[112181]: INFO cinder.rpc [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:42.006896 np0000174363 devstack@c-api.service[112178]: INFO cinder.rpc [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:42.007839 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.007985 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.009575 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.010445 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.014424 np0000174363 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:42.016553 np0000174363 devstack@c-api.service[112178]: INFO cinder.rpc [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:42.016655 np0000174363 devstack@c-api.service[112181]: DEBUG oslo_db.sqlalchemy.engines [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 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=112181) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:42.018275 np0000174363 devstack@c-api.service[112180]: DEBUG dbcounter [-] [112180] Writer thread running {{(pid=112180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:42.019041 np0000174363 devstack@c-api.service[112178]: INFO cinder.rpc [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:42.020199 np0000174363 devstack@c-api.service[112181]: INFO cinder.rpc [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:42.020284 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.020832 np0000174363 devstack@c-api.service[112180]: INFO cinder.rpc [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:42.023267 np0000174363 devstack@c-api.service[112180]: INFO cinder.rpc [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:42.023699 np0000174363 devstack@c-api.service[112181]: INFO cinder.rpc [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:42.025200 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.025468 np0000174363 devstack@c-api.service[112180]: INFO cinder.rpc [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:42.027486 np0000174363 devstack@c-api.service[112180]: INFO cinder.rpc [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:42.028703 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.030978 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.031195 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.034259 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.035061 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.037189 np0000174363 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:42.037580 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.038573 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.039344 np0000174363 devstack@c-api.service[112180]: INFO cinder.rpc [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:42.041094 np0000174363 devstack@c-api.service[112180]: INFO cinder.rpc [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:42.041208 np0000174363 devstack@c-api.service[112179]: DEBUG dbcounter [-] [112179] Writer thread running {{(pid=112179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:53:42.041755 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.041916 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.042013 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.043725 np0000174363 devstack@c-api.service[112179]: INFO cinder.rpc [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:53:42.044881 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.046095 np0000174363 devstack@c-api.service[112179]: INFO cinder.rpc [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:53:42.046785 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.048205 np0000174363 devstack@c-api.service[112179]: INFO cinder.rpc [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:53:42.048815 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.050089 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.050274 np0000174363 devstack@c-api.service[112179]: INFO cinder.rpc [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:53:42.051566 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.052027 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.053697 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.054084 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.054565 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.054944 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.057083 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.057994 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.058492 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.059617 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.060497 np0000174363 devstack@c-api.service[112179]: DEBUG oslo_db.sqlalchemy.engines [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe 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=112179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:42.061304 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.062244 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.062388 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.062984 np0000174363 devstack@c-api.service[112179]: INFO cinder.rpc [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:53:42.064354 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.065119 np0000174363 devstack@c-api.service[112179]: INFO cinder.rpc [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:53:42.065945 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.066356 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.066548 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.068175 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.068861 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.070833 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.071718 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.074013 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.074674 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.074936 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.076813 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.077230 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.078308 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.078625 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.079803 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.080131 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.080219 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.080958 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.081811 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.082535 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.083092 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.083298 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.083378 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.084113 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.084918 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.084994 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.085841 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.086134 np0000174363 devstack@c-api.service[112178]: WARNING cinder.api.contrib.hosts [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:42.086625 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.086981 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.087749 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.088041 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: extensions {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.088159 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.089351 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.089460 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-availability-zone {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.090696 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: qos-specs {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.090853 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.091214 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.092239 np0000174363 devstack@c-api.service[112181]: WARNING cinder.api.contrib.hosts [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:42.092812 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: extra_specs {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.092988 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.094051 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: extensions {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.094214 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.094379 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.094506 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: encryption {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.095501 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-availability-zone {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.096133 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-volume-type-access {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.096941 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: qos-specs {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.097783 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-quota-class-sets {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.098085 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.098931 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.099172 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: extra_specs {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.099824 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: encryption {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.100353 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.100878 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: encryption {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.101331 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-snapshot-manage {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.101953 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.102138 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.102551 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-volume-type-access {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.102856 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: consistencygroups {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.103416 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.104597 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-quota-class-sets {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.105058 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: backups {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.105277 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.105345 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.106055 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: encryption {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.106905 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.107078 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: scheduler-stats {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.107934 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-snapshot-manage {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.108773 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.108872 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.108927 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-quota-sets {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.110129 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: consistencygroups {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.110205 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-volume-manage {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.110291 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.110380 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.111529 np0000174363 devstack@c-api.service[112180]: WARNING cinder.api.contrib.hosts [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:42.111751 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: capabilities {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.112235 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: backups {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.112322 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.113018 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-volume-transfer {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.113353 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: extensions {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.113487 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.114385 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: scheduler-stats {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.114713 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: os-hosts {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.114810 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-availability-zone {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.115944 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-quota-sets {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.116120 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extended resource: cgsnapshots {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.116201 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: qos-specs {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.117414 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-volume-manage {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.117653 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.contrib.snapshot_actions [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] SnapshotActionsController initialized {{(pid=112178) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:42.118539 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.118653 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: extra_specs {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.119022 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: capabilities {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.119270 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.120068 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.120363 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: encryption {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.120494 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-volume-transfer {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.121534 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.121974 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-volume-type-access {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.122124 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: os-hosts {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.122843 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.122954 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.123764 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extended resource: cgsnapshots {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.124423 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.124889 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-quota-class-sets {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.124995 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.125248 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.contrib.snapshot_actions [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] SnapshotActionsController initialized {{(pid=112181) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:42.126006 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.126225 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.126298 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: encryption {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.126550 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.127430 np0000174363 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.127907 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-snapshot-manage {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.128002 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.128076 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.128423 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.128535 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.128653 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.128782 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.128862 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.128938 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension AdminActions extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129079 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension AdminActions extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129181 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension AdminActions extending resource: backups {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129258 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129368 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeActions extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129492 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: consistencygroups {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.129580 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.129657 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension TypesManage extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129744 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.129817 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129817 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129955 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.129955 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.130110 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] Extension UsedLimits extending resource: limits {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.130874 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.131107 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.131412 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: backups {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.132422 np0000174363 devstack@c-api.service[112178]: WARNING keystonemiddleware.auth_token [None req-56c62c7b-2dc0-4a04-96f7-8e2e04519010 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:42.132495 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.132657 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.133574 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: scheduler-stats {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.134113 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.134180 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.135111 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-quota-sets {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.135272 np0000174363 devstack@c-api.service[112179]: WARNING cinder.api.contrib.hosts [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:53:42.135618 np0000174363 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.136206 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.136555 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-volume-manage {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.136676 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.136822 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.136929 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137041 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137105 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: extensions {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.137135 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137233 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension AdminActions extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137346 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension AdminActions extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137467 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension AdminActions extending resource: backups {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137569 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137772 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeActions extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137892 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension TypesManage extending resource: types {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.137995 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.138069 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: capabilities {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.138102 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.138272 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.138375 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.138449 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-availability-zone {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.138497 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] Extension UsedLimits extending resource: limits {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.138543 np0000174363 devstack@c-api.service[112178]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6419aa3668 pid: 112178 (default app) May 15 23:53:42.139354 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-volume-transfer {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.139814 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: qos-specs {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.140962 np0000174363 devstack@c-api.service[112181]: WARNING keystonemiddleware.auth_token [None req-06bae0a7-a22b-44c8-b2ad-9096acc81e10 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:42.141114 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: os-hosts {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.142120 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: extra_specs {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.142582 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extended resource: cgsnapshots {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.143710 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: encryption {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.144114 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.contrib.snapshot_actions [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] SnapshotActionsController initialized {{(pid=112180) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:42.145101 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.145242 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-volume-type-access {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.146763 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.146885 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-quota-class-sets {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.147229 np0000174363 devstack@c-api.service[112181]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6419aa3668 pid: 112181 (default app) May 15 23:53:42.147805 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.147805 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.147946 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.147946 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.147946 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.147946 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.147946 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148174 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148174 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148174 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148174 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148174 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148174 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148445 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148445 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148445 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148445 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148445 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148671 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148671 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148671 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148671 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148923 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148923 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.148923 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.148923 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.149238 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.149238 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.149238 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.149238 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.149238 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.149677 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.149677 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.149677 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.149677 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.149677 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150042 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150042 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150042 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150042 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150042 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150042 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150491 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150491 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150491 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150491 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150491 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150491 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150916 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150916 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150916 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150916 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.150916 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.150916 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.151351 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.151351 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.151537 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.151598 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.151598 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.151598 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.151598 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.151598 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152199 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152199 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152199 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152199 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152199 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152564 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152564 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152564 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152564 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152564 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152564 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152989 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152989 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152989 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152989 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.152989 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.152989 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.153350 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.153350 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.153350 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.153350 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.153350 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.153767 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.153767 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.153767 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.153767 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.153767 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.154082 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.154082 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.154082 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.154082 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.154367 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.154367 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.154367 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.154367 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.154655 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.154655 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.154655 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.154655 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.154655 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155033 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155033 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155033 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155033 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155033 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155332 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155332 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155332 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155332 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155609 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155609 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155609 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155609 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155978 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155978 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.155978 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.155978 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156228 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156228 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156228 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156228 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156547 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156547 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156547 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156547 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156781 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156781 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156843 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: encryption {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.156868 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156868 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156868 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156868 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.156868 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.156868 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157041 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157041 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157041 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157041 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157041 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157184 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157184 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157184 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157184 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157184 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157184 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157184 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157374 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157374 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157374 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157374 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157374 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157374 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157590 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157590 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157590 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157590 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157590 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157590 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157755 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157755 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157755 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157755 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157755 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157755 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157932 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157932 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.157932 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.157932 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.158041 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.158041 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.158041 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.158041 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.158158 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.158158 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.158158 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.158158 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.158268 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.158268 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.158268 np0000174363 devstack@c-api.service[112178]: /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 15 23:53:42.158268 np0000174363 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 15 23:53:42.158385 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.158423 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-snapshot-manage {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.158454 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.middleware.request_id [None req-dccf7699-3e0d-4aff-b198-c3d3d24db607 None None] RequestId filter calling following filter/app {{(pid=112178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:53:42.158482 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.158509 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: consistencygroups {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.158535 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.158557 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: backups {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.158580 np0000174363 devstack@c-api.service[112178]: [pid: 112178|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Fri May 15 23:53:42 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 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension AdminActions extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158603 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension AdminActions extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158771 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: scheduler-stats {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.158805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension AdminActions extending resource: backups {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeActions extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension TypesManage extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158805 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158981 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.158981 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] Extension UsedLimits extending resource: limits {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.159031 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-quota-sets {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.159240 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-volume-manage {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.159588 np0000174363 devstack@c-api.service[112180]: WARNING keystonemiddleware.auth_token [None req-67838b23-f96c-40df-8701-f1ea0f543ed7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:42.160808 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: capabilities {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.162227 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-volume-transfer {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.164080 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: os-hosts {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.168412 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extended resource: cgsnapshots {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:53:42.168481 np0000174363 devstack@c-api.service[112180]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6419aa3668 pid: 112180 (default app) May 15 23:53:42.168519 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] SnapshotActionsController initialized {{(pid=112179) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:53:42.168519 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.169903 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.171366 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.172898 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.174412 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.175973 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.177385 np0000174363 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:53:42.178342 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeTypeAccess extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.178511 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension SnapshotActions extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.178632 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.178750 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.178851 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.178959 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension AdminActions extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.179075 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension AdminActions extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.179184 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension AdminActions extending resource: backups {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.179287 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.179400 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeActions extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.179651 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension TypesManage extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.179759 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.179928 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.180032 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.180138 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.180246 np0000174363 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] Extension UsedLimits extending resource: limits {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:53:42.182581 np0000174363 devstack@c-api.service[112179]: WARNING keystonemiddleware.auth_token [None req-b9dd8506-fec9-4235-9fbd-8aaa1c226ffe None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 23:53:42.188844 np0000174363 devstack@c-api.service[112179]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e6419aa3668 pid: 112179 (default app) May 15 23:53:49.347422 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.347422 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.347422 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.347422 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.347422 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.347926 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.347926 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.347926 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.347926 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.347926 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348040 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348040 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348040 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348040 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348040 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348040 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348178 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348178 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348178 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348178 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348277 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348277 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348277 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348277 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348428 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348428 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348428 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348428 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348525 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348525 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348525 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348525 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348525 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348645 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348645 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348645 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348645 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348645 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348767 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348767 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348767 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348767 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348767 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348767 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348921 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348921 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348921 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348921 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.348921 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.348921 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349067 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349067 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349067 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349067 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349067 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349067 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349205 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349205 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349205 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349205 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349205 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349331 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349331 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349331 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349331 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349331 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349462 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349462 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349462 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349462 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349462 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349462 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349598 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349598 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349598 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349598 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349598 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349598 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349797 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349797 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349797 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349797 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349797 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349934 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349934 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349934 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.349934 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.349934 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.350056 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.350056 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.350056 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.350056 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.350154 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.350154 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.353017 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.353017 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.353017 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.353017 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.353432 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.353432 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.353432 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.353432 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.353432 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.353756 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.353756 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.353756 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.353756 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.353756 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354073 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354073 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354073 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354073 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354306 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354306 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354306 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354306 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354555 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354555 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354555 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354555 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354779 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354779 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354779 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354779 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354998 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354998 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.354998 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.354998 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355241 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355241 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355241 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355241 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355241 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355241 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355594 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355594 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355594 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355594 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355594 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355875 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355875 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355875 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355875 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355875 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.355875 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.355875 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.356246 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.356246 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.356246 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.356246 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.356246 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.356246 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358331 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358331 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358331 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358331 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358331 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358331 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358552 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358552 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358552 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358552 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358552 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358552 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358751 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358751 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358751 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358751 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358885 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358885 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.358885 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.358885 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.359020 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.359020 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.359020 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.359020 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.359166 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.359166 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.359166 np0000174363 devstack@c-api.service[112181]: /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 15 23:53:49.359166 np0000174363 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) May 15 23:53:49.359166 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.middleware.request_id [None req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 None None] RequestId filter calling following filter/app {{(pid=112181) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:53:49.839603 np0000174363 devstack@c-api.service[112181]: INFO cinder.api.openstack.wsgi [None req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 admin admin] POST https://199.204.45.250/volume/v3/types May 15 23:53:49.840103 np0000174363 devstack@c-api.service[112181]: DEBUG cinder.api.openstack.wsgi [None req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112181) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:53:49.841784 np0000174363 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 15 23:53:49.841784 np0000174363 devstack@c-api.service[112181]: warnings.warn( May 15 23:53:49.852340 np0000174363 devstack@c-api.service[112181]: DEBUG oslo_db.sqlalchemy.engines [None req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 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=112181) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:49.886894 np0000174363 devstack@c-api.service[112181]: INFO cinder.api.openstack.wsgi [None req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 May 15 23:53:49.887761 np0000174363 devstack@c-api.service[112181]: [pid: 112181|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Fri May 15 23:53:49 2026] POST /volume/v3/types => generated 186 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 23:53:49.901460 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.middleware.request_id [req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 req-6211ef17-f4b9-4431-9b10-7a3fd6fb85ca None None] RequestId filter calling following filter/app {{(pid=112178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:53:50.236173 np0000174363 devstack@c-api.service[112178]: INFO cinder.api.openstack.wsgi [req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 req-6211ef17-f4b9-4431-9b10-7a3fd6fb85ca admin admin] POST https://199.204.45.250/volume/v3/types/2ff8835c-cdc8-4267-9d5f-bf746f609333/extra_specs May 15 23:53:50.236606 np0000174363 devstack@c-api.service[112178]: DEBUG cinder.api.openstack.wsgi [req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 req-6211ef17-f4b9-4431-9b10-7a3fd6fb85ca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:53:50.238288 np0000174363 devstack@c-api.service[112178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 15 23:53:50.238288 np0000174363 devstack@c-api.service[112178]: warnings.warn( May 15 23:53:50.249423 np0000174363 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 req-6211ef17-f4b9-4431-9b10-7a3fd6fb85ca 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:53:50.304076 np0000174363 devstack@c-api.service[112178]: INFO cinder.api.openstack.wsgi [req-fc72ace6-62fa-45cd-8e77-3fcbce5a82b8 req-6211ef17-f4b9-4431-9b10-7a3fd6fb85ca admin admin] https://199.204.45.250/volume/v3/types/2ff8835c-cdc8-4267-9d5f-bf746f609333/extra_specs returned with HTTP 200 May 15 23:53:50.304666 np0000174363 devstack@c-api.service[112178]: [pid: 112178|app: 0|req: 2/3] 199.204.45.250 () {70 vars in 1505 bytes} [Fri May 15 23:53:49 2026] POST /volume/v3/types/2ff8835c-cdc8-4267-9d5f-bf746f609333/extra_specs => generated 55 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 23:53:52.040810 np0000174363 devstack@c-api.service[112180]: DEBUG dbcounter [-] [112180] Writing DB stats cinder:SELECT=6 {{(pid=112180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:53:52.064531 np0000174363 devstack@c-api.service[112179]: DEBUG dbcounter [-] [112179] Writing DB stats cinder:SELECT=6 {{(pid=112179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:53:59.882300 np0000174363 devstack@c-api.service[112181]: DEBUG dbcounter [-] [112181] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:54:00.302899 np0000174363 devstack@c-api.service[112178]: DEBUG dbcounter [-] [112178] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:58:23.650266 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.650266 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.650814 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.650814 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.650944 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.650944 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.651091 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.651091 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.651233 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.651233 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.651357 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.651357 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.651518 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.651518 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.651641 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.651641 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.651780 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.651780 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.651939 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.651939 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.652058 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.652058 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.652177 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.652177 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.652296 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.652296 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.652437 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.652437 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653416 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653416 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653416 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653416 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653416 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653611 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653611 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653611 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653611 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653611 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653783 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653783 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653783 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653783 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653783 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653783 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653972 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653972 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653972 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653972 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.653972 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.653972 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654159 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654159 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654159 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654159 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654159 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654159 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654348 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654348 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654348 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654348 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654348 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654548 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654548 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654548 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654548 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654548 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654689 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654689 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654689 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654689 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654689 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654689 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654876 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654876 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654876 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654876 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.654876 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.654876 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655038 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655038 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655038 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655038 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655038 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655205 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655205 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655205 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655205 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655205 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655356 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655356 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655356 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655356 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655579 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655579 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655579 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655579 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655705 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655705 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655705 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655705 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655705 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655947 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655947 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655947 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.655947 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.655947 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656104 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656104 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656104 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656104 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656224 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656224 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656224 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656224 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656350 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656350 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656350 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656350 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656504 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656504 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656504 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656504 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656617 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656617 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656617 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656617 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656738 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656738 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656738 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656738 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656738 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656893 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656893 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656893 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656893 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.656893 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.656893 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657068 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657068 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657068 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657068 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657068 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657202 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657202 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657202 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657202 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657202 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657202 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657375 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657375 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657375 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657375 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657375 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657375 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657564 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657564 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657564 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657564 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657564 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657564 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657735 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657735 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657735 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657735 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657735 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657735 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657905 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657905 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.657905 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.657905 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.658032 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.658032 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.658032 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.658032 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.658032 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.658194 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.658194 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.658194 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.658194 np0000174363 devstack@c-api.service[112180]: /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 15 23:58:23.658194 np0000174363 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 15 23:58:23.661276 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.middleware.request_id [None req-c1213675-d44d-4c72-9477-0f5014cc5392 None None] RequestId filter calling following filter/app {{(pid=112180) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:58:23.662296 np0000174363 devstack@c-api.service[112180]: INFO cinder.api.openstack.wsgi [None req-c1213675-d44d-4c72-9477-0f5014cc5392 None None] GET https://199.204.45.250/volume// May 15 23:58:23.662598 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.openstack.wsgi [None req-c1213675-d44d-4c72-9477-0f5014cc5392 None None] Empty body provided in request {{(pid=112180) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 23:58:23.662923 np0000174363 devstack@c-api.service[112180]: DEBUG cinder.api.openstack.wsgi [None req-c1213675-d44d-4c72-9477-0f5014cc5392 None None] Calling method 'all' {{(pid=112180) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 23:58:23.663655 np0000174363 devstack@c-api.service[112180]: INFO cinder.api.openstack.wsgi [None req-c1213675-d44d-4c72-9477-0f5014cc5392 None None] https://199.204.45.250/volume// returned with HTTP 300 May 15 23:58:23.664136 np0000174363 devstack@c-api.service[112180]: [pid: 112180|app: 0|req: 1/4] 199.204.45.250 () {66 vars in 1456 bytes} [Fri May 15 23:58:23 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)