May 14 10:19:04.245554 np0000174134 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:19:04.252350 np0000174134 devstack@c-api.service[112323]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:19:04 2026] *** May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: nodename: np0000174134 May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: machine: x86_64 May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: clock source: unix May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: pcre jit disabled May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: detected number of CPU cores: 16 May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: current working directory: / May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: detected binary path: /usr/bin/uwsgi-core May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: your processes number limit is 256917 May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: your memory page size is 4096 bytes May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: detected max file descriptor number: 2048 May 14 10:19:04.255660 np0000174134 devstack@c-api.service[112323]: lock engine: pthread robust mutexes May 14 10:19:04.256122 np0000174134 devstack@c-api.service[112323]: thunder lock: enabled May 14 10:19:04.256122 np0000174134 devstack@c-api.service[112323]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:19:04.256195 np0000174134 devstack@c-api.service[112323]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:19:04.256195 np0000174134 devstack@c-api.service[112323]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:19:04.256195 np0000174134 devstack@c-api.service[112323]: Set PythonHome to /opt/stack/data/venv May 14 10:19:04.294381 np0000174134 devstack@c-api.service[112323]: Python main interpreter initialized at 0x794280aa3668 May 14 10:19:04.294381 np0000174134 devstack@c-api.service[112323]: python threads support enabled May 14 10:19:04.294381 np0000174134 devstack@c-api.service[112323]: your server socket listen backlog is limited to 100 connections May 14 10:19:04.294381 np0000174134 devstack@c-api.service[112323]: your mercy for graceful operations on workers is 80 seconds May 14 10:19:04.295016 np0000174134 devstack@c-api.service[112323]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:19:04.295156 np0000174134 devstack@c-api.service[112323]: *** Operational MODE: preforking *** May 14 10:19:04.295387 np0000174134 devstack@c-api.service[112323]: *** uWSGI is running in multiple interpreter mode *** May 14 10:19:04.295387 np0000174134 devstack@c-api.service[112323]: spawned uWSGI master process (pid: 112323) May 14 10:19:04.295628 np0000174134 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:19:04.296083 np0000174134 devstack@c-api.service[112323]: spawned uWSGI worker 1 (pid: 112331, cores: 1) May 14 10:19:04.296640 np0000174134 devstack@c-api.service[112323]: spawned uWSGI worker 2 (pid: 112332, cores: 1) May 14 10:19:04.297166 np0000174134 devstack@c-api.service[112323]: spawned uWSGI worker 3 (pid: 112333, cores: 1) May 14 10:19:04.297639 np0000174134 devstack@c-api.service[112323]: spawned uWSGI worker 4 (pid: 112334, cores: 1) May 14 10:19:04.297726 np0000174134 devstack@c-api.service[112323]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:19:04.435680 np0000174134 devstack@c-api.service[112332]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:04.435680 np0000174134 devstack@c-api.service[112332]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:04.435680 np0000174134 devstack@c-api.service[112332]: we strongly recommend against using it for new projects. May 14 10:19:04.435680 np0000174134 devstack@c-api.service[112332]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:04.435680 np0000174134 devstack@c-api.service[112332]: framework. For more detail see May 14 10:19:04.435680 np0000174134 devstack@c-api.service[112332]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:04.435680 np0000174134 devstack@c-api.service[112332]: import eventlet # noqa May 14 10:19:04.436642 np0000174134 devstack@c-api.service[112331]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:04.436642 np0000174134 devstack@c-api.service[112331]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:04.436642 np0000174134 devstack@c-api.service[112331]: we strongly recommend against using it for new projects. May 14 10:19:04.436642 np0000174134 devstack@c-api.service[112331]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:04.436642 np0000174134 devstack@c-api.service[112331]: framework. For more detail see May 14 10:19:04.436642 np0000174134 devstack@c-api.service[112331]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:04.436642 np0000174134 devstack@c-api.service[112331]: import eventlet # noqa May 14 10:19:04.437457 np0000174134 devstack@c-api.service[112334]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:04.437457 np0000174134 devstack@c-api.service[112334]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:04.437457 np0000174134 devstack@c-api.service[112334]: we strongly recommend against using it for new projects. May 14 10:19:04.437457 np0000174134 devstack@c-api.service[112334]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:04.437457 np0000174134 devstack@c-api.service[112334]: framework. For more detail see May 14 10:19:04.437457 np0000174134 devstack@c-api.service[112334]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:04.437457 np0000174134 devstack@c-api.service[112334]: import eventlet # noqa May 14 10:19:04.438181 np0000174134 devstack@c-api.service[112333]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:19:04.438181 np0000174134 devstack@c-api.service[112333]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:19:04.438181 np0000174134 devstack@c-api.service[112333]: we strongly recommend against using it for new projects. May 14 10:19:04.438181 np0000174134 devstack@c-api.service[112333]: If you are already using Eventlet, we recommend migrating to a different May 14 10:19:04.438181 np0000174134 devstack@c-api.service[112333]: framework. For more detail see May 14 10:19:04.438181 np0000174134 devstack@c-api.service[112333]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:19:04.438181 np0000174134 devstack@c-api.service[112333]: import eventlet # noqa May 14 10:19:04.541087 np0000174134 devstack@c-api.service[112334]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:04.541087 np0000174134 devstack@c-api.service[112334]: debtcollector.deprecate( May 14 10:19:04.546029 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:04.546029 np0000174134 devstack@c-api.service[112331]: debtcollector.deprecate( May 14 10:19:04.554815 np0000174134 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:04.554815 np0000174134 devstack@c-api.service[112332]: debtcollector.deprecate( May 14 10:19:04.562905 np0000174134 devstack@c-api.service[112333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:19:04.562905 np0000174134 devstack@c-api.service[112333]: debtcollector.deprecate( May 14 10:19:04.629106 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:04.629106 np0000174134 devstack@c-api.service[112334]: from cgi import parse_header May 14 10:19:04.633622 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:19:04.633622 np0000174134 devstack@c-api.service[112331]: from cgi import parse_header May 14 10:19:04.639705 np0000174134 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 10:19:04.639705 np0000174134 devstack@c-api.service[112332]: from cgi import parse_header May 14 10:19:04.645903 np0000174134 devstack@c-api.service[112333]: /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 14 10:19:04.645903 np0000174134 devstack@c-api.service[112333]: from cgi import parse_header May 14 10:19:04.673819 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:04.673819 np0000174134 devstack@c-api.service[112334]: removals.removed_module( May 14 10:19:04.676224 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:04.676224 np0000174134 devstack@c-api.service[112334]: removals.removed_module( May 14 10:19:04.676308 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:19:04.676308 np0000174134 devstack@c-api.service[112331]: removals.removed_module( May 14 10:19:04.676308 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:19:04.676308 np0000174134 devstack@c-api.service[112331]: removals.removed_module( May 14 10:19:04.689649 np0000174134 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 10:19:04.689649 np0000174134 devstack@c-api.service[112332]: removals.removed_module( May 14 10:19:04.690024 np0000174134 devstack@c-api.service[112333]: /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 14 10:19:04.690024 np0000174134 devstack@c-api.service[112333]: removals.removed_module( May 14 10:19:04.690399 np0000174134 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 10:19:04.690399 np0000174134 devstack@c-api.service[112332]: removals.removed_module( May 14 10:19:04.690725 np0000174134 devstack@c-api.service[112333]: /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 14 10:19:04.690725 np0000174134 devstack@c-api.service[112333]: removals.removed_module( May 14 10:19:05.291848 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:19:05.291848 np0000174134 devstack@c-api.service[112331]: warnings.warn( May 14 10:19:05.297485 np0000174134 devstack@c-api.service[112333]: /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 14 10:19:05.297485 np0000174134 devstack@c-api.service[112333]: warnings.warn( May 14 10:19:05.347236 np0000174134 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 10:19:05.347236 np0000174134 devstack@c-api.service[112332]: warnings.warn( May 14 10:19:05.360204 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:05.360204 np0000174134 devstack@c-api.service[112334]: warnings.warn( May 14 10:19:05.393392 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:19:05.393392 np0000174134 devstack@c-api.service[112331]: warnings.warn( May 14 10:19:05.396376 np0000174134 devstack@c-api.service[112333]: /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 14 10:19:05.396376 np0000174134 devstack@c-api.service[112333]: warnings.warn( May 14 10:19:05.455866 np0000174134 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 10:19:05.455866 np0000174134 devstack@c-api.service[112332]: warnings.warn( May 14 10:19:05.485445 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:05.485445 np0000174134 devstack@c-api.service[112334]: warnings.warn( May 14 10:19:05.696942 np0000174134 devstack@c-api.service[112333]: 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 14 10:19:05.697660 np0000174134 devstack@c-api.service[112333]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112333) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:05.708636 np0000174134 devstack@c-api.service[112331]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:19:05.709170 np0000174134 devstack@c-api.service[112331]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112331) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:05.753170 np0000174134 devstack@c-api.service[112332]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 10:19:05.753387 np0000174134 devstack@c-api.service[112332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112332) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:05.783459 np0000174134 devstack@c-api.service[112333]: /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 14 10:19:05.783459 np0000174134 devstack@c-api.service[112333]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:05.785449 np0000174134 devstack@c-api.service[112331]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:19:05.785449 np0000174134 devstack@c-api.service[112331]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:05.832300 np0000174134 devstack@c-api.service[112334]: 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 14 10:19:05.832477 np0000174134 devstack@c-api.service[112334]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112334) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:19:05.839298 np0000174134 devstack@c-api.service[112332]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 10:19:05.839298 np0000174134 devstack@c-api.service[112332]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:05.910065 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:05.910065 np0000174134 devstack@c-api.service[112334]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:19:06.288515 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:06.288900 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.289033 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.289214 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.289909 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:06.290322 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.290468 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.290560 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.290560 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.290560 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.290775 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.290857 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.290857 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.290857 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.290857 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.291153 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.291153 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.291153 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.291153 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.291464 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.291464 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.291464 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.292163 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112333) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:06.292741 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.292841 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.293051 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.293579 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.293641 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.293719 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.293769 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.293833 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.293904 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.294020 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.297425 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112334) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:19:06.297536 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.297536 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.297633 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.297710 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.297792 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.297846 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.297893 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.297937 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.297988 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.298098 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.298150 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.298191 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.298236 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.298288 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.298368 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.298420 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.298461 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.298510 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.298555 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.298598 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.298641 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.298683 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.298725 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.298774 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.298820 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.298866 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.298907 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.298949 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.298999 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.298999 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.298999 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.299899 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.299970 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.300013 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.300088 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.300136 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.300215 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.300290 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.300533 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.300592 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.300668 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.300724 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.300786 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.300840 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.300876 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.300937 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.300985 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.301039 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.301137 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.301191 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.301231 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.301288 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.301288 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.301382 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.301428 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.301472 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.301472 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.301556 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.301599 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.301645 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.301645 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.301645 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.301645 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.301794 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.301846 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.301889 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.301936 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.301983 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.302035 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.302035 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.302035 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.302035 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.302198 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.302250 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.302319 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.302368 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.302410 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.302457 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.302495 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.302536 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.302575 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.302615 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.302662 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.302702 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.302743 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.302783 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.302833 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.302878 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.302878 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.302878 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.302878 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.302878 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.302878 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.303412 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.304705 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.304779 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.304834 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.304875 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.304959 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.305016 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.305326 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.305393 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.305436 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.305481 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.305518 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.305552 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.305602 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.305651 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.306207 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.306762 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.307365 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.307939 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.307986 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.308031 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.308074 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.308540 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.308595 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.308682 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.308735 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.308789 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.308789 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.308866 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.308904 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.308952 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.308996 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.309037 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.309037 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.309037 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.309196 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.309448 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.309513 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.309568 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.309617 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.309688 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.309737 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.309772 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.309826 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.311303 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.311473 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.311542 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.311583 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.311648 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.311735 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.311792 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.311831 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.311882 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.311925 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.311973 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.312072 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.312127 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.312169 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.312218 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.312262 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.312316 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.312364 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.312364 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.312441 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.312482 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.312523 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.312563 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.312608 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.312653 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.312694 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.312727 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.312769 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.313736 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.313901 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.313901 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.314000 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.314039 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.314074 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.314114 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.314114 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.314190 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.314237 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.314287 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.314322 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.314322 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.314322 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.314417 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.314444 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.314470 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.314494 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.314524 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.314524 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.314583 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.314612 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.314647 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.314680 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.314713 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.314743 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.314771 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.314796 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.314796 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.314872 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.314897 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.314929 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.314960 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.314994 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.315649 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.315787 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.315881 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.315935 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.316044 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.316125 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.316211 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.316478 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.316549 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.316589 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.317761 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.318322 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.318358 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.318863 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.318895 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.318922 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.318950 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.318975 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.319007 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.319045 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.319075 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.319106 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.319139 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.319139 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.319194 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.319222 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.319252 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.319333 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.319380 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.319431 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.319485 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.319521 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.319548 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.319593 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.319627 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.319657 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.319689 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.319719 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.319758 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.319791 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.319825 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.319850 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.319884 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.319916 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.319946 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.319980 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.320007 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.320031 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.320070 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.320106 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.320139 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.320171 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.320204 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.320232 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.320256 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.320295 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.320333 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.320366 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.320391 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.320419 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.320450 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.320486 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.320514 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.320543 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.320572 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.320602 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.320629 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.320660 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.320660 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.320712 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.320746 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.320770 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.320796 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.320824 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.320849 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.320877 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.320907 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.320939 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.320939 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.320996 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.320996 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.321200 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.321380 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.321421 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.321449 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.321481 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.321515 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.321542 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.321566 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.321590 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.321625 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.321653 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.321682 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.321709 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.321741 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.321765 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.321803 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.321833 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.321865 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.321895 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.321923 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.321956 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.321985 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.322009 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.322037 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.322068 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.322096 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.322127 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.322127 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.322179 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.322212 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.322304 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.322979 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.323087 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.323192 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.323345 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.323452 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.323552 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.323662 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.328481 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.328585 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.328585 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.328645 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.328687 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.328721 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.328758 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.328791 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.328791 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.328847 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.328880 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.328912 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.328943 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.328985 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.330400 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.330501 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.330981 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.331048 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.331090 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.331118 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.331147 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.331179 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.331214 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.331242 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.331287 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.331324 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.331358 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.331388 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.331413 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.331447 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.331447 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.331494 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.331591 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.331591 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.331644 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.331669 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.331669 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.331724 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.331752 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.331958 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.331992 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.332023 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.332056 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.332086 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.332142 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.332168 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.332196 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.332232 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.332266 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.332319 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.332348 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.332381 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.332410 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.332410 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.332457 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.332484 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.332510 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.332535 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.332565 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.332590 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.332617 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.332651 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.332679 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.332704 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.332731 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.332755 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.332782 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.332814 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.332847 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.332887 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.332926 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.332964 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.332988 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.333016 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.333044 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.333073 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.333073 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.333187 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.333224 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.333254 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.333373 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.333418 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.333443 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.333471 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.333499 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.333533 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.333563 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.333594 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.333621 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.333649 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.333679 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.333715 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.333742 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.333766 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.333766 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.333818 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.333844 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.333874 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.333904 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.333904 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.333980 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.334028 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.334065 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.334102 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.334142 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.334185 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.334185 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.334185 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.334185 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.334185 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.334185 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.334185 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.334519 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.334519 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.334519 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.334636 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.334687 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.334732 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.334770 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.334812 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.334861 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.334909 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.334971 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.335022 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.335067 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.335110 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.335147 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.335194 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.335231 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.335231 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.335334 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.335334 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.335334 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.336420 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.336507 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.336556 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.336598 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.336598 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.336670 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.336728 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.336771 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.336809 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.336843 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.336887 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.336926 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.336926 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.336996 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.337040 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.337084 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.337084 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.337201 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.337306 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.337408 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.337512 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.337714 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.337805 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.337892 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.337980 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.338087 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.338173 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.338281 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.342163 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.342283 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.342283 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.342352 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.342396 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.342460 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.342539 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.342652 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.342715 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.342762 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.342925 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.342976 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.343040 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.343105 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.344292 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.344487 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.344487 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.344595 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.344673 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.344729 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.344860 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.345350 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.345595 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.345761 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.345902 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.346038 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.346120 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.346193 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.346193 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.346402 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.346489 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.346569 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.346643 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.346643 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.346782 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.346855 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.346855 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.347004 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.347004 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.347004 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.347004 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.347004 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.347393 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.347393 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.347393 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.347393 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.347660 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.347733 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.347803 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.347893 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.347976 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.348058 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.348130 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.348199 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.348296 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.348393 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.348466 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.348545 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.348619 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.348690 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.348776 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.348849 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.348924 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.348924 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.349082 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.349203 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.349303 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.349397 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.349473 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.349555 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.349627 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.349690 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.349753 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.349815 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.349873 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.349927 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.349981 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.350035 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.350106 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.350179 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.350241 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.350335 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.350335 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.350454 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.350519 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.350574 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.350637 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.350699 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.350772 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.350836 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.350910 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.350973 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.351027 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.351082 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.351139 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.351193 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.351247 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.351326 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.351402 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.351469 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.351524 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.351578 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.351638 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.351701 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.351762 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.351762 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.351871 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.351951 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.352019 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.352073 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.352127 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.352189 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.352189 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.352313 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.352369 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.352445 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.352502 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.352563 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.352634 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.352689 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.352689 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.352792 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.352845 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.352907 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.352964 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.353026 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.353087 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.353087 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.353243 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.353329 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.353387 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.353456 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.353456 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.353566 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.353631 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.353696 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.353696 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.353850 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.353931 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.353994 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.354052 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.354105 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.354161 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.354217 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.354295 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.354368 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.354432 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.354515 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.354576 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.354637 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.354689 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.354759 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.354759 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.354860 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.354917 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.354986 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.355046 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.355109 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.355173 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.355241 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.355326 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.355392 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.355450 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.355503 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.355564 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.355625 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.355693 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.355747 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.355747 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.355852 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.355852 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.355852 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.356000 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.356000 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.356111 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.356163 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.356379 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.356456 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.356518 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.356571 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.356631 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.356694 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.356747 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.356807 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.356869 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.356869 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.356980 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.357040 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.357040 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.357202 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.357202 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.357326 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.357397 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.357459 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.357526 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.357526 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.357639 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.357692 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.357745 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.357799 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.357850 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.358197 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.358197 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.358295 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.358334 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.358334 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.358400 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.358446 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.358484 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.358521 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.358551 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.358587 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.358627 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.358658 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.358693 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.358731 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.358775 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.358815 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.358856 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.358885 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.358918 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.358947 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.358978 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.359009 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.359038 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.359070 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.359095 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.359127 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.359152 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.359181 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.359212 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.359245 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.359288 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.359321 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.359353 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.359383 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.359408 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.359408 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.359460 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.359491 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.359518 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.359544 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.359571 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.359571 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.359571 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.359571 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.359666 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.359700 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.359726 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.359757 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.359782 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.359811 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.359841 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.359873 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.359900 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.359926 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.359958 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.359958 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.359958 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.359958 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.359958 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.359958 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.359958 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.360123 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.360151 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.360182 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.360182 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.360237 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.360263 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.360263 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.360334 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.360364 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.360394 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.360424 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.360452 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.360479 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.360479 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.360538 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.360568 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.360598 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.360627 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.360627 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.360674 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.360705 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.360736 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.360736 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.360787 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.360787 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.360787 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.360787 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.360787 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.360787 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.360787 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.360965 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.360965 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.361017 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.361048 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.361079 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.361108 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.361159 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.361195 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.361221 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.361221 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.361268 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.361268 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.361344 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.361344 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.361397 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.361421 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.361444 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.361444 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.361495 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.361522 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.361549 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.361577 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.361602 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.361631 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.361665 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.361695 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.361723 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.361751 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.361777 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.361803 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.361828 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.361859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.361886 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.361915 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.361945 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.361972 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.361999 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.362024 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.362024 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.362024 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.362024 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.362024 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.362141 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.362169 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.362196 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.362226 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.362256 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.362303 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.362336 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.362366 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.362366 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.362424 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.362455 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.362480 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.362510 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.362537 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:19:06.362729 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.362729 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.362729 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.362729 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.362729 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.362729 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.362859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112331) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.362859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.362859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.362859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.362859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.362859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112331) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.363007 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.363007 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.363007 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.363007 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.363108 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:19:06.363140 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.363168 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:19:06.363194 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.363224 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:19:06.363343 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:19:06.363433 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:19:06.363531 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:19:06.408966 np0000174134 devstack@c-api.service[112334]: INFO dbcounter [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Registered counter for database cinder May 14 10:19:06.412289 np0000174134 devstack@c-api.service[112331]: INFO dbcounter [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Registered counter for database cinder May 14 10:19:06.419659 np0000174134 devstack@c-api.service[112332]: INFO dbcounter [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Registered counter for database cinder May 14 10:19:06.422027 np0000174134 devstack@c-api.service[112333]: INFO dbcounter [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Registered counter for database cinder May 14 10:19:06.423957 np0000174134 devstack@c-api.service[112334]: DEBUG oslo_db.sqlalchemy.engines [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 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=112334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.431253 np0000174134 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.435986 np0000174134 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.443609 np0000174134 devstack@c-api.service[112333]: DEBUG oslo_db.sqlalchemy.engines [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 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=112333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.542590 np0000174134 devstack@c-api.service[112334]: DEBUG dbcounter [-] [112334] Writer thread running {{(pid=112334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:06.547092 np0000174134 devstack@c-api.service[112334]: INFO cinder.rpc [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:06.551147 np0000174134 devstack@c-api.service[112334]: INFO cinder.rpc [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:06.554385 np0000174134 devstack@c-api.service[112334]: INFO cinder.rpc [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:06.556903 np0000174134 devstack@c-api.service[112334]: INFO cinder.rpc [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:06.558166 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.558447 np0000174134 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writer thread running {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:06.560195 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.560601 np0000174134 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writer thread running {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:06.561620 np0000174134 devstack@c-api.service[112332]: INFO cinder.rpc [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:06.563817 np0000174134 devstack@c-api.service[112331]: INFO cinder.rpc [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:06.564104 np0000174134 devstack@c-api.service[112332]: INFO cinder.rpc [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:06.564544 np0000174134 devstack@c-api.service[112334]: DEBUG oslo_db.sqlalchemy.engines [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 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=112334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.566063 np0000174134 devstack@c-api.service[112331]: INFO cinder.rpc [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:06.566432 np0000174134 devstack@c-api.service[112332]: INFO cinder.rpc [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:06.566534 np0000174134 devstack@c-api.service[112334]: INFO cinder.rpc [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:06.568014 np0000174134 devstack@c-api.service[112331]: INFO cinder.rpc [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:06.568372 np0000174134 devstack@c-api.service[112334]: INFO cinder.rpc [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:06.569077 np0000174134 devstack@c-api.service[112332]: INFO cinder.rpc [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:06.569870 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.570097 np0000174134 devstack@c-api.service[112331]: INFO cinder.rpc [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:06.570830 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.570984 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.572904 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.573687 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.577772 np0000174134 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.579585 np0000174134 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writer thread running {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:19:06.580702 np0000174134 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.580839 np0000174134 devstack@c-api.service[112331]: INFO cinder.rpc [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:06.581839 np0000174134 devstack@c-api.service[112331]: INFO cinder.rpc [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:06.581949 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.582783 np0000174134 devstack@c-api.service[112332]: INFO cinder.rpc [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:06.582889 np0000174134 devstack@c-api.service[112333]: INFO cinder.rpc [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:19:06.583096 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.585200 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.585363 np0000174134 devstack@c-api.service[112333]: INFO cinder.rpc [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:19:06.585629 np0000174134 devstack@c-api.service[112332]: INFO cinder.rpc [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:06.587348 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.587763 np0000174134 devstack@c-api.service[112333]: INFO cinder.rpc [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:19:06.588837 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.590097 np0000174134 devstack@c-api.service[112333]: INFO cinder.rpc [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:19:06.591339 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.593704 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.593948 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.594315 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.597376 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.597499 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.598716 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.599414 np0000174134 devstack@c-api.service[112333]: DEBUG oslo_db.sqlalchemy.engines [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 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=112333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:06.600525 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.601491 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.601656 np0000174134 devstack@c-api.service[112333]: INFO cinder.rpc [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:19:06.602217 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.603742 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.604174 np0000174134 devstack@c-api.service[112333]: INFO cinder.rpc [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:19:06.605346 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.605688 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.605838 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.607313 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.609018 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.610284 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.611826 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.611944 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.613390 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.614688 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.615961 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.616183 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.616748 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.619462 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.619901 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.620629 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.620763 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.622939 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.623364 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.624120 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.624438 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.625075 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.626269 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.627466 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.627770 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.627861 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.628130 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.629355 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.630696 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.630790 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.631005 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.632397 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.632553 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.634064 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.634437 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.634914 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.635252 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.635492 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.636672 np0000174134 devstack@c-api.service[112334]: WARNING cinder.api.contrib.hosts [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:06.637403 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.638057 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.638144 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.638432 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: extensions {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.639785 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-availability-zone {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.640363 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.640947 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.641055 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.641138 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: qos-specs {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.642111 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.643194 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: extra_specs {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.643541 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.644020 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.644751 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.645115 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.645367 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: encryption {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.645705 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.646801 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.646891 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.646990 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-volume-type-access {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.648372 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.648461 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.648580 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-quota-class-sets {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.648670 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.649975 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: encryption {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.650066 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.650145 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.651307 np0000174134 devstack@c-api.service[112331]: WARNING cinder.api.contrib.hosts [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:06.651495 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-snapshot-manage {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.651611 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.652068 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.652964 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: consistencygroups {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.653055 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: extensions {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.653153 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.654308 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.654618 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-availability-zone {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.654730 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.654954 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: backups {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.655968 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: qos-specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.656152 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.656968 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: scheduler-stats {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.657423 np0000174134 devstack@c-api.service[112332]: WARNING cinder.api.contrib.hosts [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:06.657770 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.658152 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.658240 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: extra_specs {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.658396 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-quota-sets {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.659153 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: extensions {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.659846 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-volume-manage {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.659959 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.660069 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.660561 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-availability-zone {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.661330 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: capabilities {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.661576 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.661670 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-volume-type-access {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.661897 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: qos-specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.662591 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-volume-transfer {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.662996 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.663340 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-quota-class-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.663982 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: extra_specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.664250 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: os-hosts {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.664588 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.665566 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: encryption {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.665704 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extended resource: cgsnapshots {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.666398 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.666475 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.667118 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-snapshot-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.667177 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.contrib.snapshot_actions [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] SnapshotActionsController initialized {{(pid=112334) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:06.667947 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-volume-type-access {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.668007 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.668173 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.668664 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: consistencygroups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.669405 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.669645 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-quota-class-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.669890 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.670723 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: backups {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.670799 np0000174134 devstack@c-api.service[112333]: WARNING cinder.api.contrib.hosts [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:19:06.671009 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.671507 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.671886 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.672528 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-snapshot-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.672878 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: extensions {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.672952 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: scheduler-stats {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.673020 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.674354 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: consistencygroups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.674495 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.674556 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-availability-zone {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.674618 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-quota-sets {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.675840 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: qos-specs {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.676056 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.676116 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-volume-manage {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.676295 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: backups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.680193 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: capabilities {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.680312 np0000174134 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.680378 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: extra_specs {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.680432 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: scheduler-stats {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.680490 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680490 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680614 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-volume-transfer {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.680668 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680668 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680668 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680668 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension AdminActions extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680668 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension AdminActions extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680668 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension AdminActions extending resource: backups {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680668 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.680993 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: encryption {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.681058 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeActions extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.681118 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-quota-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.681172 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension TypesManage extending resource: types {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.681172 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.681172 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.681172 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.681172 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.681172 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 None None] Extension UsedLimits extending resource: limits {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.681568 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: os-hosts {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.681639 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-volume-type-access {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.681695 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-volume-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.682317 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extended resource: cgsnapshots {{(pid=112331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.682813 np0000174134 devstack@c-api.service[112334]: WARNING keystonemiddleware.auth_token [None req-f950b751-3592-442d-aeb6-3bf8642ce9b0 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 14 10:19:06.682954 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-quota-class-sets {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.683023 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: capabilities {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.683842 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.contrib.snapshot_actions [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] SnapshotActionsController initialized {{(pid=112331) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:06.684496 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-volume-transfer {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.685226 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.685544 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: encryption {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.686269 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: os-hosts {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.687028 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.687615 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-snapshot-manage {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.687804 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extended resource: cgsnapshots {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.688551 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.689105 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: consistencygroups {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.689185 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.contrib.snapshot_actions [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] SnapshotActionsController initialized {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:06.689957 np0000174134 devstack@c-api.service[112334]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794280aa3668 pid: 112334 (default app) May 14 10:19:06.690086 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.690176 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.691413 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: backups {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.691638 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.691992 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.693219 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.693491 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: scheduler-stats {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.693601 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.694735 np0000174134 devstack@c-api.service[112331]: WARNING castellan.key_manager.migration [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.694933 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.694996 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-quota-sets {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.695710 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.695880 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696012 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696163 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696293 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696370 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-volume-manage {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.696437 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.696499 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension AdminActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696581 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension AdminActions extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696731 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension AdminActions extending resource: backups {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696859 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.696995 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeActions extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.697292 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension TypesManage extending resource: types {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.697410 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.697584 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.697693 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.697832 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.697943 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: capabilities {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.698359 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.v3.router [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a None None] Extension UsedLimits extending resource: limits {{(pid=112331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.698430 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.698486 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.698486 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.698486 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.698486 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.698486 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.698876 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.698876 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.698876 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.698876 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.698876 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.699163 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.699163 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.699163 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.699163 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.699163 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.699163 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.699569 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.699569 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.699569 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.699569 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.699840 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.699840 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.699840 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.699840 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.700107 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.700107 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.700107 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.700107 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.700388 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.700388 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.700388 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.700388 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.700388 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.700719 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.700719 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.700719 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.700719 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.700719 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701013 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701013 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701013 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701013 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701013 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701013 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701426 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701426 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701426 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701426 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701426 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701426 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701834 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701834 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701834 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701834 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.701834 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.701834 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702217 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702217 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702217 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702217 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702217 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702583 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702583 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702583 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702583 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702583 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702874 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702874 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702874 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702874 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.702874 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.702874 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703252 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703252 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703252 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703252 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703252 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703252 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703641 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703641 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703641 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703641 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703641 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703974 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703974 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703974 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.703974 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.703974 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.704290 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.704290 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.704290 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.704290 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.704562 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.704562 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.704562 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.704562 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.704797 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-volume-transfer {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.704856 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.704856 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.704856 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.704856 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.704856 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.705214 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.705214 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.705214 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.705214 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.705214 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.705589 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.705589 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.705589 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.705589 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.705846 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.705846 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.705846 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.705846 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706067 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706067 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706067 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706067 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706240 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706240 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706240 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706240 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706437 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706437 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706437 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706437 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706606 np0000174134 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.706644 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706644 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706644 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706644 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706644 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706865 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706865 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706865 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706865 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.706865 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.706865 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707114 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707114 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707114 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707114 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707114 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707381 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707381 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707381 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707381 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707381 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707381 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707625 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707625 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707625 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707625 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707625 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707625 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707970 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707970 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707970 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707970 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.707970 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.707970 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708203 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708203 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708203 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708203 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708203 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708203 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708477 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708477 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708477 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708477 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708645 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708645 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708645 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708645 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708645 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708867 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708867 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708867 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.708867 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:06.708867 np0000174134 devstack@c-api.service[112334]: warnings.warn(deprecated_msg) May 14 10:19:06.709060 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709060 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709060 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709060 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709060 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709235 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: os-hosts {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.709300 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension AdminActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709338 np0000174134 devstack@c-api.service[112331]: WARNING keystonemiddleware.auth_token [None req-747e3eed-76ff-47f2-a0c6-fbebeb7e253a 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 14 10:19:06.709617 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension AdminActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709617 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension AdminActions extending resource: backups {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709617 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709617 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709617 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension TypesManage extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709797 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.middleware.request_id [None req-fe024688-acef-453b-b9ed-e5ba9ffc8acd None None] RequestId filter calling following filter/app {{(pid=112334) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:19:06.709841 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709841 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709841 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709841 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.709841 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 None None] Extension UsedLimits extending resource: limits {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.710014 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extended resource: cgsnapshots {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:19:06.710014 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.contrib.snapshot_actions [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] SnapshotActionsController initialized {{(pid=112333) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:19:06.710093 np0000174134 devstack@c-api.service[112332]: WARNING keystonemiddleware.auth_token [None req-219dbc5a-eb0c-466b-ba07-d5be1b9b3997 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 14 10:19:06.710134 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.710172 np0000174134 devstack@c-api.service[112334]: [pid: 112334|app: 0|req: 1/1] 199.19.213.59 () {60 vars in 949 bytes} [Thu May 14 10:19:06 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 14 10:19:06.710207 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.710207 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.710408 np0000174134 devstack@c-api.service[112331]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794280aa3668 pid: 112331 (default app) May 14 10:19:06.710455 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.710620 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.711183 np0000174134 devstack@c-api.service[112332]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794280aa3668 pid: 112332 (default app) May 14 10:19:06.712179 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.713680 np0000174134 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:19:06.714625 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.714773 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.714886 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715004 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715100 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715207 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension AdminActions extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715336 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension AdminActions extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715453 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension AdminActions extending resource: backups {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715555 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715653 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeActions extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.715869 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension TypesManage extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.716736 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.716736 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.716736 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.716736 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.716736 np0000174134 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 None None] Extension UsedLimits extending resource: limits {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:19:06.718851 np0000174134 devstack@c-api.service[112333]: WARNING keystonemiddleware.auth_token [None req-a17611b8-2036-4f48-9576-2dcd142fcff1 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 14 10:19:06.725525 np0000174134 devstack@c-api.service[112333]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x794280aa3668 pid: 112333 (default app) May 14 10:19:13.763860 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.middleware.request_id [None req-0a642964-4bc9-4177-b334-e5d035f08529 None None] RequestId filter calling following filter/app {{(pid=112334) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:19:14.303479 np0000174134 devstack@c-api.service[112334]: INFO cinder.api.openstack.wsgi [None req-0a642964-4bc9-4177-b334-e5d035f08529 admin admin] POST https://199.19.213.59/volume/v3/types May 14 10:19:14.303996 np0000174134 devstack@c-api.service[112334]: DEBUG cinder.api.openstack.wsgi [None req-0a642964-4bc9-4177-b334-e5d035f08529 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112334) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:19:14.305859 np0000174134 devstack@c-api.service[112334]: /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 14 10:19:14.305859 np0000174134 devstack@c-api.service[112334]: warnings.warn( May 14 10:19:14.313436 np0000174134 devstack@c-api.service[112334]: DEBUG oslo_db.sqlalchemy.engines [None req-0a642964-4bc9-4177-b334-e5d035f08529 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=112334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:14.346351 np0000174134 devstack@c-api.service[112334]: INFO cinder.api.openstack.wsgi [None req-0a642964-4bc9-4177-b334-e5d035f08529 admin admin] https://199.19.213.59/volume/v3/types returned with HTTP 200 May 14 10:19:14.347601 np0000174134 devstack@c-api.service[112334]: [pid: 112334|app: 0|req: 2/2] 199.19.213.59 () {68 vars in 1281 bytes} [Thu May 14 10:19:13 2026] POST /volume/v3/types => generated 186 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:19:14.376661 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.376661 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.376661 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.376661 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.376661 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377579 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.377579 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377579 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.377579 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377579 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.377785 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377785 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.377785 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377785 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.377785 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377785 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.377954 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377954 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.377954 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.377954 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378061 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378061 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378061 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378061 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378183 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378183 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378183 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378183 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378341 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378341 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378341 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378341 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378341 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378532 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378532 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378532 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378532 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378532 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378689 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378689 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378689 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378689 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378689 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378689 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378873 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378873 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378873 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378873 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.378873 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.378873 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379061 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379061 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379061 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379061 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379061 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379061 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379221 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379221 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379221 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379221 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379221 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379389 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379389 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379389 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379389 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379389 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379531 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379531 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379531 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379531 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379531 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379531 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379674 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379674 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379674 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379674 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379674 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379674 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379809 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379809 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379809 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379809 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379809 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379934 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379934 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379934 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.379934 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.379934 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380135 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380135 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380135 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380135 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380249 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380249 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380249 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380249 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380404 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380404 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380404 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380404 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380404 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380539 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380539 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380539 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380539 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380539 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380669 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380669 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380669 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380669 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380803 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380803 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380803 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380803 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380942 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380942 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.380942 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.380942 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381050 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381050 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381050 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381050 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381153 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381153 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381153 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381153 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381259 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381259 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381259 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381259 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381259 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381429 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381429 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381429 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381429 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381429 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381429 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381586 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381586 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381586 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381586 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381586 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381710 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381710 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381710 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381710 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381710 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381710 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381853 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381853 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381853 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381853 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381853 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381853 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381992 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381992 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381992 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381992 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.381992 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.381992 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382136 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382136 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382136 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382136 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382136 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382136 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382319 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382319 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382319 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382319 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382438 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382438 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382438 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382438 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382438 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382571 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382571 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382571 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382571 np0000174134 devstack@c-api.service[112331]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 10:19:14.382571 np0000174134 devstack@c-api.service[112331]: warnings.warn(deprecated_msg) May 14 10:19:14.382571 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.middleware.request_id [req-0a642964-4bc9-4177-b334-e5d035f08529 req-08984aa8-e5c4-414f-a3f7-fe87395d9fd4 None None] RequestId filter calling following filter/app {{(pid=112331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:19:14.736827 np0000174134 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [req-0a642964-4bc9-4177-b334-e5d035f08529 req-08984aa8-e5c4-414f-a3f7-fe87395d9fd4 admin admin] POST https://199.19.213.59/volume/v3/types/a145219a-8e4d-4d68-99a3-d88481c52a09/extra_specs May 14 10:19:14.737445 np0000174134 devstack@c-api.service[112331]: DEBUG cinder.api.openstack.wsgi [req-0a642964-4bc9-4177-b334-e5d035f08529 req-08984aa8-e5c4-414f-a3f7-fe87395d9fd4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:19:14.739192 np0000174134 devstack@c-api.service[112331]: /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 14 10:19:14.739192 np0000174134 devstack@c-api.service[112331]: warnings.warn( May 14 10:19:14.748882 np0000174134 devstack@c-api.service[112331]: DEBUG oslo_db.sqlalchemy.engines [req-0a642964-4bc9-4177-b334-e5d035f08529 req-08984aa8-e5c4-414f-a3f7-fe87395d9fd4 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:19:14.817584 np0000174134 devstack@c-api.service[112331]: INFO cinder.api.openstack.wsgi [req-0a642964-4bc9-4177-b334-e5d035f08529 req-08984aa8-e5c4-414f-a3f7-fe87395d9fd4 admin admin] https://199.19.213.59/volume/v3/types/a145219a-8e4d-4d68-99a3-d88481c52a09/extra_specs returned with HTTP 200 May 14 10:19:14.818221 np0000174134 devstack@c-api.service[112331]: [pid: 112331|app: 0|req: 1/3] 199.19.213.59 () {70 vars in 1498 bytes} [Thu May 14 10:19:14 2026] POST /volume/v3/types/a145219a-8e4d-4d68-99a3-d88481c52a09/extra_specs => generated 55 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:19:16.584793 np0000174134 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=6 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:16.603295 np0000174134 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=6 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:24.342066 np0000174134 devstack@c-api.service[112334]: DEBUG dbcounter [-] [112334] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:24.815476 np0000174134 devstack@c-api.service[112331]: DEBUG dbcounter [-] [112331] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:27:10.247982 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.247982 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.247982 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.247982 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249108 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.249108 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249108 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.249108 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249474 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.249474 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249474 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.249474 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249474 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.249474 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249911 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.249911 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249911 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.249911 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.249911 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.250326 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.250326 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.250326 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.250326 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.250326 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.250669 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.250669 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.250669 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.250669 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.250927 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.250927 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.250927 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.250927 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.250927 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.251623 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.251623 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.251623 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.251623 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.251623 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.252241 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.252241 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.252241 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.252241 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.252241 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.252241 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.253251 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.253251 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.253251 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.253251 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.253251 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.253251 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.254375 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.254375 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.254375 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.254375 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.254375 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.254375 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.255082 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.255082 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.255082 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.255082 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.255082 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.255813 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.255813 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.255813 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.255813 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.255813 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.256400 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.256400 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.256400 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.256400 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.256400 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.256400 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.257180 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.257180 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.257180 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.257180 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.257180 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.257180 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.257959 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.257959 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.257959 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.257959 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.257959 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258359 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258359 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258359 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258359 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258359 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258530 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258530 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258530 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258530 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258663 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258663 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258663 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258663 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258795 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258795 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258795 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258795 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258795 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258967 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258967 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258967 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.258967 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.258967 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259117 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259117 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259117 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259117 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259256 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259256 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259256 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259256 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259571 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259571 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259571 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259571 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259840 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259840 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.259840 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.259840 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260059 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260059 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260059 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260059 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260300 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260300 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260300 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260300 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260300 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260665 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260665 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260665 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260665 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260665 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260665 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260999 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260999 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260999 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.260999 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.260999 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.261331 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.261331 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.261331 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.261331 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.261331 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.261331 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.261704 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.261704 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.261704 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.261704 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.261704 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.261704 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262125 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262125 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262125 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262125 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262125 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262125 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262542 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262542 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262542 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262542 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262542 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262542 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262916 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262916 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.262916 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.262916 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.263185 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.263185 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.263185 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.263185 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.263185 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.263633 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.263633 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.263633 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.263633 np0000174134 devstack@c-api.service[112332]: /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 14 10:27:10.263633 np0000174134 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) May 14 10:27:10.263633 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-66555f2a-bbbe-4b1f-a0c9-56083a1a2c53 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:27:10.263633 np0000174134 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-66555f2a-bbbe-4b1f-a0c9-56083a1a2c53 None None] GET https://199.19.213.59/volume// May 14 10:27:10.263834 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-66555f2a-bbbe-4b1f-a0c9-56083a1a2c53 None None] Empty body provided in request {{(pid=112332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:27:10.263834 np0000174134 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-66555f2a-bbbe-4b1f-a0c9-56083a1a2c53 None None] Calling method 'all' {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:27:10.263834 np0000174134 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-66555f2a-bbbe-4b1f-a0c9-56083a1a2c53 None None] https://199.19.213.59/volume// returned with HTTP 300 May 14 10:27:10.263834 np0000174134 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 1/4] 199.19.213.59 () {66 vars in 1449 bytes} [Thu May 14 10:27:10 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)