May 20 22:04:18.874955 np0000175559 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:04:18.882800 np0000175559 devstack@c-api.service[112306]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:04:18 2026] *** May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: nodename: np0000175559 May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: machine: x86_64 May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: clock source: unix May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: pcre jit disabled May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: detected number of CPU cores: 16 May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: current working directory: / May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: detected binary path: /usr/bin/uwsgi-core May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: your processes number limit is 256917 May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: your memory page size is 4096 bytes May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: detected max file descriptor number: 2048 May 20 22:04:18.885138 np0000175559 devstack@c-api.service[112306]: lock engine: pthread robust mutexes May 20 22:04:18.885970 np0000175559 devstack@c-api.service[112306]: thunder lock: enabled May 20 22:04:18.885970 np0000175559 devstack@c-api.service[112306]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:04:18.885970 np0000175559 devstack@c-api.service[112306]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:04:18.885970 np0000175559 devstack@c-api.service[112306]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:04:18.885970 np0000175559 devstack@c-api.service[112306]: Set PythonHome to /opt/stack/data/venv May 20 22:04:18.920082 np0000175559 devstack@c-api.service[112306]: Python main interpreter initialized at 0x7df04d6a3668 May 20 22:04:18.920082 np0000175559 devstack@c-api.service[112306]: python threads support enabled May 20 22:04:18.920082 np0000175559 devstack@c-api.service[112306]: your server socket listen backlog is limited to 100 connections May 20 22:04:18.920082 np0000175559 devstack@c-api.service[112306]: your mercy for graceful operations on workers is 80 seconds May 20 22:04:18.920561 np0000175559 devstack@c-api.service[112306]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:04:18.920701 np0000175559 devstack@c-api.service[112306]: *** Operational MODE: preforking *** May 20 22:04:18.920860 np0000175559 devstack@c-api.service[112306]: *** uWSGI is running in multiple interpreter mode *** May 20 22:04:18.920860 np0000175559 devstack@c-api.service[112306]: spawned uWSGI master process (pid: 112306) May 20 22:04:18.920969 np0000175559 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:04:18.921458 np0000175559 devstack@c-api.service[112306]: spawned uWSGI worker 1 (pid: 112312, cores: 1) May 20 22:04:18.922045 np0000175559 devstack@c-api.service[112306]: spawned uWSGI worker 2 (pid: 112313, cores: 1) May 20 22:04:18.922735 np0000175559 devstack@c-api.service[112306]: spawned uWSGI worker 3 (pid: 112315, cores: 1) May 20 22:04:18.923045 np0000175559 devstack@c-api.service[112306]: spawned uWSGI worker 4 (pid: 112317, cores: 1) May 20 22:04:18.923045 np0000175559 devstack@c-api.service[112306]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:04:19.059559 np0000175559 devstack@c-api.service[112313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:04:19.059559 np0000175559 devstack@c-api.service[112313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:04:19.059559 np0000175559 devstack@c-api.service[112313]: we strongly recommend against using it for new projects. May 20 22:04:19.059559 np0000175559 devstack@c-api.service[112313]: If you are already using Eventlet, we recommend migrating to a different May 20 22:04:19.059559 np0000175559 devstack@c-api.service[112313]: framework. For more detail see May 20 22:04:19.059559 np0000175559 devstack@c-api.service[112313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:04:19.059559 np0000175559 devstack@c-api.service[112313]: import eventlet # noqa May 20 22:04:19.060384 np0000175559 devstack@c-api.service[112315]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:04:19.060384 np0000175559 devstack@c-api.service[112315]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:04:19.060384 np0000175559 devstack@c-api.service[112315]: we strongly recommend against using it for new projects. May 20 22:04:19.060384 np0000175559 devstack@c-api.service[112315]: If you are already using Eventlet, we recommend migrating to a different May 20 22:04:19.060384 np0000175559 devstack@c-api.service[112315]: framework. For more detail see May 20 22:04:19.060384 np0000175559 devstack@c-api.service[112315]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:04:19.060384 np0000175559 devstack@c-api.service[112315]: import eventlet # noqa May 20 22:04:19.071994 np0000175559 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:04:19.071994 np0000175559 devstack@c-api.service[112312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:04:19.071994 np0000175559 devstack@c-api.service[112312]: we strongly recommend against using it for new projects. May 20 22:04:19.071994 np0000175559 devstack@c-api.service[112312]: If you are already using Eventlet, we recommend migrating to a different May 20 22:04:19.071994 np0000175559 devstack@c-api.service[112312]: framework. For more detail see May 20 22:04:19.071994 np0000175559 devstack@c-api.service[112312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:04:19.071994 np0000175559 devstack@c-api.service[112312]: import eventlet # noqa May 20 22:04:19.074318 np0000175559 devstack@c-api.service[112317]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:04:19.074318 np0000175559 devstack@c-api.service[112317]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:04:19.074318 np0000175559 devstack@c-api.service[112317]: we strongly recommend against using it for new projects. May 20 22:04:19.074318 np0000175559 devstack@c-api.service[112317]: If you are already using Eventlet, we recommend migrating to a different May 20 22:04:19.074318 np0000175559 devstack@c-api.service[112317]: framework. For more detail see May 20 22:04:19.074318 np0000175559 devstack@c-api.service[112317]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:04:19.074318 np0000175559 devstack@c-api.service[112317]: import eventlet # noqa May 20 22:04:19.149472 np0000175559 devstack@c-api.service[112315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:04:19.149472 np0000175559 devstack@c-api.service[112315]: debtcollector.deprecate( May 20 22:04:19.155892 np0000175559 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:04:19.155892 np0000175559 devstack@c-api.service[112312]: debtcollector.deprecate( May 20 22:04:19.160144 np0000175559 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:04:19.160144 np0000175559 devstack@c-api.service[112313]: debtcollector.deprecate( May 20 22:04:19.160220 np0000175559 devstack@c-api.service[112317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:04:19.160220 np0000175559 devstack@c-api.service[112317]: debtcollector.deprecate( May 20 22:04:19.226223 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:19.226223 np0000175559 devstack@c-api.service[112315]: from cgi import parse_header May 20 22:04:19.232474 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:19.232474 np0000175559 devstack@c-api.service[112312]: from cgi import parse_header May 20 22:04:19.236946 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:19.236946 np0000175559 devstack@c-api.service[112313]: from cgi import parse_header May 20 22:04:19.242294 np0000175559 devstack@c-api.service[112317]: /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 20 22:04:19.242294 np0000175559 devstack@c-api.service[112317]: from cgi import parse_header May 20 22:04:19.269358 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:19.269358 np0000175559 devstack@c-api.service[112315]: removals.removed_module( May 20 22:04:19.270073 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:19.270073 np0000175559 devstack@c-api.service[112315]: removals.removed_module( May 20 22:04:19.276087 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:19.276087 np0000175559 devstack@c-api.service[112312]: removals.removed_module( May 20 22:04:19.276807 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:19.276807 np0000175559 devstack@c-api.service[112312]: removals.removed_module( May 20 22:04:19.280604 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:19.280604 np0000175559 devstack@c-api.service[112313]: removals.removed_module( May 20 22:04:19.281332 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:19.281332 np0000175559 devstack@c-api.service[112313]: removals.removed_module( May 20 22:04:19.287544 np0000175559 devstack@c-api.service[112317]: /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 20 22:04:19.287544 np0000175559 devstack@c-api.service[112317]: removals.removed_module( May 20 22:04:19.288252 np0000175559 devstack@c-api.service[112317]: /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 20 22:04:19.288252 np0000175559 devstack@c-api.service[112317]: removals.removed_module( May 20 22:04:19.880195 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:19.880195 np0000175559 devstack@c-api.service[112312]: warnings.warn( May 20 22:04:19.881290 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:19.881290 np0000175559 devstack@c-api.service[112313]: warnings.warn( May 20 22:04:19.888773 np0000175559 devstack@c-api.service[112317]: /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 20 22:04:19.888773 np0000175559 devstack@c-api.service[112317]: warnings.warn( May 20 22:04:19.890069 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:19.890069 np0000175559 devstack@c-api.service[112315]: warnings.warn( May 20 22:04:19.980921 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:19.980921 np0000175559 devstack@c-api.service[112313]: warnings.warn( May 20 22:04:19.981082 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:19.981082 np0000175559 devstack@c-api.service[112312]: warnings.warn( May 20 22:04:19.984059 np0000175559 devstack@c-api.service[112317]: /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 20 22:04:19.984059 np0000175559 devstack@c-api.service[112317]: warnings.warn( May 20 22:04:19.989283 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:19.989283 np0000175559 devstack@c-api.service[112315]: warnings.warn( May 20 22:04:20.261930 np0000175559 devstack@c-api.service[112315]: 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 20 22:04:20.262610 np0000175559 devstack@c-api.service[112315]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112315) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:04:20.263869 np0000175559 devstack@c-api.service[112312]: 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 20 22:04:20.264246 np0000175559 devstack@c-api.service[112312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:04:20.264885 np0000175559 devstack@c-api.service[112317]: 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 20 22:04:20.265254 np0000175559 devstack@c-api.service[112317]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112317) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:04:20.279117 np0000175559 devstack@c-api.service[112313]: 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 20 22:04:20.279598 np0000175559 devstack@c-api.service[112313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:04:20.346086 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:20.346086 np0000175559 devstack@c-api.service[112312]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:04:20.346352 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:20.346352 np0000175559 devstack@c-api.service[112315]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:04:20.347008 np0000175559 devstack@c-api.service[112317]: /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 20 22:04:20.347008 np0000175559 devstack@c-api.service[112317]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:04:20.348079 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:20.348079 np0000175559 devstack@c-api.service[112313]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:04:20.796594 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:04:20.796864 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:04:20.796933 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112317) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:04:20.797018 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.797018 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.797205 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.797273 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.797350 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.797410 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.797476 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.797544 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.797603 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:04:20.797844 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.797956 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.798021 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.798245 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.798323 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.798417 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.798483 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.798725 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.798796 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.798854 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.798854 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.798959 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.799012 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.799071 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.799140 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.799246 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.799317 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.799383 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.799442 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.799506 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.799568 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.799647 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.799721 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.799789 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.799844 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.799920 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.799977 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.800048 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.800091 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.800132 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.800168 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.800206 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.805470 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.805536 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.805579 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.805676 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.805730 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.805773 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.805867 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.806053 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.806106 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.806159 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.806220 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.806259 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.806314 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.806369 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.806407 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.806442 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.806483 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.806525 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.806571 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.806613 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.806689 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.806733 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.806733 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.806801 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.806838 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.806871 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.806871 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.806871 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.808402 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.808459 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.808511 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.808574 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.808635 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.808716 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.808772 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.808812 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.808853 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.808853 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.808924 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.808962 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.809004 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.809074 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.809578 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.809671 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.809715 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.809813 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.809873 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.809916 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.809916 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.809989 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.810031 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.810071 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.810104 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.810104 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.810178 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.810224 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.810271 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.810313 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.810358 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.810395 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.810437 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.810474 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.810516 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.810554 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.810592 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.811013 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.811061 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.811098 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.811136 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.811172 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.811221 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.811262 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.811299 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.811336 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.811336 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.811413 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.811452 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.811496 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.811532 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.811572 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.811572 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.811572 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.811572 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.811572 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.812440 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.812501 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.812572 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.812659 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.812713 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.812752 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.812793 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.812831 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.812895 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.812948 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.812987 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.813029 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.813066 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.813066 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.813142 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.813142 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.813390 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.813426 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.813463 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.813511 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.813547 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.813584 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.813584 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.813681 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.813681 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.813681 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.813681 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.813681 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.814345 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.814415 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.814461 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.814500 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.814538 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.814575 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.814631 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.814679 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.814795 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.814834 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.814900 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.814945 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.814989 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.815030 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.815067 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.815110 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.815110 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.815110 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.815110 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.815110 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.815110 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.815532 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.815584 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.815676 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.815915 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.815992 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.816039 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.816114 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.817296 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.817361 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.817440 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.817504 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.817571 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.817611 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.817983 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.818034 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.818078 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.818115 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.818115 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.818115 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.818115 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.818115 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.818414 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.818461 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.818536 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.818629 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.818680 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.818724 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.818800 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.818847 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.818928 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.818985 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.819048 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.819167 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.819229 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.819346 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.819424 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.819424 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.819506 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.819583 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.819659 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.819659 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.819731 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.819768 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.819804 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.819847 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.819885 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.819885 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.819969 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.820012 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.820048 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.820106 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.820153 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.820195 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.820237 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.820285 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.820324 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.820361 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.820396 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.820432 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.820474 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.820515 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.820670 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.820670 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.821790 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.821889 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.821889 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.822024 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.822024 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.822147 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.822204 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.822262 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.822301 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.822341 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.822394 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.822443 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.822494 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.822535 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.822571 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.822609 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.823160 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.823249 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.823306 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.823347 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.823347 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.823594 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.823688 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.823736 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.823772 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.823816 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.823866 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.823909 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.823944 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.823986 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.824029 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.824069 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.824106 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.824143 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.824186 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.824223 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.824271 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.824345 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.824392 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.824464 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.824503 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.824538 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.824574 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.824632 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.824671 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.824705 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.824752 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.824752 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.824828 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.824864 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.824910 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.824947 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.824980 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.825022 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.825064 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.825107 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.825144 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.825178 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.825219 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.825254 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.825296 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.825329 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.825362 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.825398 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.825398 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.825502 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.825541 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.825582 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.825644 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.825644 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.825725 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.825763 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.825801 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.825835 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.825877 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.825921 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.825921 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.825996 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.826033 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.826033 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.826101 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.826137 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.826137 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.826209 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.826254 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.826254 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.826322 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.826364 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.826402 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.826437 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.826478 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.826519 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.826560 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.826601 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.826673 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.826716 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.826757 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.826800 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.826836 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.826874 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.826915 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.826956 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.826956 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.826956 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.827057 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.827102 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.827143 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.827143 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.827143 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.827143 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.827143 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.827143 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.830453 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.830536 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.830577 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.830640 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.830686 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.830765 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.830815 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.831077 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.831128 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.831228 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.831308 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.831349 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.831392 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.831430 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.831473 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.831514 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.831561 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.831600 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.831600 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.831708 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.831784 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.832084 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.832144 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.832186 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.832229 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.832285 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.832334 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.832334 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.832402 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.832440 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.832474 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.832512 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.832546 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.832589 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.832647 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.832688 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.832736 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.832774 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.832818 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.832856 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.832898 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.832936 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.832973 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.833008 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.833046 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.833085 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.833123 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.833161 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.833211 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.833255 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.833293 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.833337 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.833376 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.833416 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.833458 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.833500 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.833538 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.833575 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.833634 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.833673 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.833709 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.833883 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.833933 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.833974 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.834015 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.834052 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.834091 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.834133 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.834183 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.834232 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.834289 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.834332 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.834369 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.834403 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.834454 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.834494 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.834535 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.834586 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.834639 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.834691 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.834728 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.834770 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.834770 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.834848 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.834886 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.834922 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.834922 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.834922 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.834922 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.834922 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.834922 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.835146 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.835146 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.835146 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.835146 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.835146 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.835146 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.835146 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.835474 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.835474 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.835574 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.835634 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.835673 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.835729 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.835729 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.835806 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.835845 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.835886 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.835933 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.835997 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.835997 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.836079 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.836119 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.836165 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.836209 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.836246 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.836285 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.836337 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.836406 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.836452 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.836489 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.836529 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.836567 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.836630 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.836678 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.836678 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.836836 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.836927 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.837019 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.837060 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.837103 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.837141 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.837186 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.837224 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.837260 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.837306 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.837345 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.837383 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.837425 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.837467 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.837505 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.837545 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.837592 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.837658 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.837703 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.837741 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.837774 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.837861 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.837914 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.837982 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.838028 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.838070 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.838111 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.838159 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.838159 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.838223 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.838266 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.838306 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.838344 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.838380 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.838417 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.838492 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.838541 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.838580 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.838661 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.838744 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.838823 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.838916 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.842357 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.842437 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.842485 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.842534 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.842578 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.842681 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.842720 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.843138 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.843287 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.843416 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.843416 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.843545 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.843545 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.843778 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.844278 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.844372 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.844372 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.844503 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.844566 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.844654 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.844719 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.844779 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.844855 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.844915 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.844992 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.845055 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.845055 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.845055 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.845496 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.845652 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.845652 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.845787 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.845899 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.845966 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.846046 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.846107 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.846174 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.846278 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.846354 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.846414 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.846482 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.846542 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.846611 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.846720 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.846796 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.846945 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.846945 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.846945 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.846945 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.847277 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.847346 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.847410 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.847469 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.847540 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.847600 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.847723 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.847795 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.847856 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.847923 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.847993 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.848042 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.848079 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.848144 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.848190 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.848236 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.848284 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.848321 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.848363 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.848406 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.848449 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.848487 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.848520 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.848556 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.848592 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.848653 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.848697 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.848735 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.848769 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.848806 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.848842 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.848885 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.848922 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.848958 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.848991 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.849035 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.849072 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.849104 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.849143 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.849180 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.849215 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.849255 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.849296 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.849339 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.849339 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.849339 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.849439 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.849479 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.849479 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.849557 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.849692 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.849753 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.849796 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.849864 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.849914 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.849954 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.849993 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.850030 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.850069 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.850109 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.850148 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.850189 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.850231 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.850277 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.850316 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.850355 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.850391 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.850425 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.850467 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.850510 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.850551 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.850587 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.850637 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.850687 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.850731 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.850772 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.850808 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.850844 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.850882 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.850923 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.850974 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.851100 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.851237 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.851304 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.851353 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.851403 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.851453 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.851535 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.851583 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.851637 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.851678 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.851721 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.851756 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.851799 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.851834 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.851870 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.851906 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.851941 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.851978 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.852017 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.852058 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.852098 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.852132 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.852209 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.852256 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.852295 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.852333 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.852696 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.852765 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.852804 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.852841 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.852887 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.852925 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.852925 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.853038 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.853082 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.853119 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.853161 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.853199 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.853236 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.853277 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.853315 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.853358 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.853395 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.853442 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.853480 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.853518 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.853553 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.853586 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.853647 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.853687 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.853725 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.853761 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.853808 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.853846 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.853887 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.853931 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.853931 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.854004 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.854004 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.854004 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.854004 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.854004 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.854173 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.854222 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.854258 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.854296 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.854339 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.854339 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.854339 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.854339 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.854339 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.854506 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.854506 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.854506 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.854610 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.854663 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.854709 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.854747 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.854783 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.854823 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.854859 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.854900 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.854947 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.854947 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.854947 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.855043 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.855043 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.855043 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.855138 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.855175 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.855238 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.855290 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.855334 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.855370 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.855412 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.855448 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.855487 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.855523 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.855562 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.855600 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.855700 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.855740 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.855785 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.855826 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.855864 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.855940 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.855979 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.856015 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.856090 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.856155 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.856194 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.856232 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.856277 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.856320 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.856360 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.856396 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.856433 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.856475 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.856516 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.856557 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.856597 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.856660 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.856700 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.856736 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.856780 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.856822 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.856863 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.856899 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.856935 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.856973 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.857009 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.857048 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.857086 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.857123 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.857162 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.857199 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.857267 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.857267 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.857267 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.857267 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.857267 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.857475 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.857475 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.857475 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.857475 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.857475 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.857701 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.857739 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.857781 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.857819 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.857863 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.857906 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.857942 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.857980 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.858014 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.858046 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.858079 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.858117 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.858160 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.858200 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.858246 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.858287 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.858330 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.858367 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.858401 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.858442 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.858442 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.858442 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.858442 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.858630 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.858630 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.858630 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.858630 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.858630 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.858630 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.858873 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.858913 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.858951 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.858951 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.858951 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.858951 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.859091 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.859137 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.859173 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.859240 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.859280 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.859328 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.859328 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.859481 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.859525 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.859567 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.859608 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.859667 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.859704 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.859742 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.859742 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.859742 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.859846 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.859846 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.859846 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.859949 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.859987 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.860029 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.860065 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.860102 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.860135 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.860165 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.860201 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.860259 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.860291 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.860291 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.860345 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.860345 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.860398 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.860452 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.860452 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.860507 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.860565 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.860565 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.860631 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.860631 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.860631 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.860631 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.860631 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.860631 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:04:20.861197 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112315) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.861261 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.861333 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.861366 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.861395 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.861429 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.861458 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112315) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.861483 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112315) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.861519 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.861547 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.861608 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.861660 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.861689 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.861724 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.861756 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.861787 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.861842 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.861873 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:04:20.861905 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.861933 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:04:20.861961 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:04:20.862037 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:04:20.862085 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:04:20.862145 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112317) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:04:20.905705 np0000175559 devstack@c-api.service[112312]: INFO dbcounter [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Registered counter for database cinder May 20 22:04:20.906873 np0000175559 devstack@c-api.service[112313]: INFO dbcounter [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Registered counter for database cinder May 20 22:04:20.906946 np0000175559 devstack@c-api.service[112317]: INFO dbcounter [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Registered counter for database cinder May 20 22:04:20.907477 np0000175559 devstack@c-api.service[112315]: INFO dbcounter [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Registered counter for database cinder May 20 22:04:20.918429 np0000175559 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-45f2df99-2049-478f-bc91-dbde8b18811b 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:20.920301 np0000175559 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:20.921851 np0000175559 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-4bea5600-dffa-4326-9831-4474dfbcccda 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:20.922665 np0000175559 devstack@c-api.service[112317]: DEBUG oslo_db.sqlalchemy.engines [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 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=112317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:21.031908 np0000175559 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writer thread running {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:04:21.034605 np0000175559 devstack@c-api.service[112312]: INFO cinder.rpc [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:04:21.035081 np0000175559 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writer thread running {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:04:21.036472 np0000175559 devstack@c-api.service[112312]: INFO cinder.rpc [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:04:21.038402 np0000175559 devstack@c-api.service[112313]: INFO cinder.rpc [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:04:21.038668 np0000175559 devstack@c-api.service[112317]: DEBUG dbcounter [-] [112317] Writer thread running {{(pid=112317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:04:21.039110 np0000175559 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writer thread running {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:04:21.039452 np0000175559 devstack@c-api.service[112312]: INFO cinder.rpc [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:04:21.040545 np0000175559 devstack@c-api.service[112313]: INFO cinder.rpc [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:04:21.040845 np0000175559 devstack@c-api.service[112312]: INFO cinder.rpc [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:04:21.041224 np0000175559 devstack@c-api.service[112317]: INFO cinder.rpc [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:04:21.041834 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.042243 np0000175559 devstack@c-api.service[112315]: INFO cinder.rpc [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:04:21.043244 np0000175559 devstack@c-api.service[112313]: INFO cinder.rpc [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:04:21.043677 np0000175559 devstack@c-api.service[112317]: INFO cinder.rpc [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:04:21.043797 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.043834 np0000175559 devstack@c-api.service[112315]: INFO cinder.rpc [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:04:21.044452 np0000175559 devstack@c-api.service[112313]: INFO cinder.rpc [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:04:21.045010 np0000175559 devstack@c-api.service[112317]: INFO cinder.rpc [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:04:21.045277 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.045543 np0000175559 devstack@c-api.service[112315]: INFO cinder.rpc [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:04:21.046777 np0000175559 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-45f2df99-2049-478f-bc91-dbde8b18811b 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:21.046901 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.047214 np0000175559 devstack@c-api.service[112315]: INFO cinder.rpc [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:04:21.047264 np0000175559 devstack@c-api.service[112317]: INFO cinder.rpc [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:04:21.048164 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.048441 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.049863 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.050425 np0000175559 devstack@c-api.service[112312]: INFO cinder.rpc [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:04:21.050692 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.051116 np0000175559 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-4bea5600-dffa-4326-9831-4474dfbcccda 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:21.051955 np0000175559 devstack@c-api.service[112312]: INFO cinder.rpc [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:04:21.052751 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.052888 np0000175559 devstack@c-api.service[112313]: INFO cinder.rpc [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:04:21.054562 np0000175559 devstack@c-api.service[112313]: INFO cinder.rpc [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:04:21.054665 np0000175559 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:21.055396 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.056427 np0000175559 devstack@c-api.service[112317]: DEBUG oslo_db.sqlalchemy.engines [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 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=112317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:21.057159 np0000175559 devstack@c-api.service[112315]: INFO cinder.rpc [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:04:21.059186 np0000175559 devstack@c-api.service[112315]: INFO cinder.rpc [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:04:21.059799 np0000175559 devstack@c-api.service[112317]: INFO cinder.rpc [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:04:21.060181 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.062470 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.062880 np0000175559 devstack@c-api.service[112317]: INFO cinder.rpc [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:04:21.064741 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.065587 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.065678 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.068784 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.068874 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.071895 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.071994 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.072810 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.075081 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.075921 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.076434 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.077033 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.079219 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.079293 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.079572 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.080288 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.082556 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.083432 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.083542 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.083611 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.085371 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.086538 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.086649 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.087720 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.088223 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.089381 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.089458 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.089686 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.090635 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.092249 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.092327 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.092581 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.093532 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.093717 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.095247 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.096353 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.096518 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.097749 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.098121 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.099277 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.099637 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.101042 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.101831 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.102149 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.102402 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.103162 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.103755 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.104684 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.105275 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.105995 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.106372 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.107278 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.107525 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.107819 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.108772 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.108959 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.110079 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.110334 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.111292 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.112030 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.112115 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.112177 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.112830 np0000175559 devstack@c-api.service[112312]: WARNING cinder.api.contrib.hosts [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:04:21.113040 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.113355 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.113525 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.114429 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.114525 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: extensions {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.114831 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.115529 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.115783 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-availability-zone {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.115887 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.116814 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.116874 np0000175559 devstack@c-api.service[112313]: WARNING cinder.api.contrib.hosts [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:04:21.117016 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: qos-specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.118065 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.118143 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.118180 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.118505 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: extensions {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.119070 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: extra_specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.119130 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.119527 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.120309 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-availability-zone {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.120431 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.120636 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.121397 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.121700 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: qos-specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.122402 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.122452 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.122704 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-volume-type-access {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.123771 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.123833 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: extra_specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.124268 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-quota-class-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.124340 np0000175559 devstack@c-api.service[112315]: WARNING cinder.api.contrib.hosts [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:04:21.125059 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.125104 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.125572 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.125963 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.126019 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: extensions {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.126674 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.127485 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-snapshot-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.127541 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-availability-zone {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.127572 np0000175559 devstack@c-api.service[112317]: WARNING cinder.api.contrib.hosts [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:04:21.127605 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-volume-type-access {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.128495 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: consistencygroups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.128549 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.128844 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: qos-specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.129051 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-quota-class-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.129942 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: extensions {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.130738 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.130778 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: backups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.130810 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-availability-zone {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.131325 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: extra_specs {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.131848 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-snapshot-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.132056 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: qos-specs {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.132697 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: scheduler-stats {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.132910 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.133571 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: consistencygroups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.133847 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-quota-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.134657 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-volume-type-access {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.134711 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: extra_specs {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.135210 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: backups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.135261 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-volume-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.136047 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-quota-class-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.136275 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: encryption {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.136694 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: capabilities {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.137200 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: scheduler-stats {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.137359 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: encryption {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.138081 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-volume-type-access {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.138131 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-volume-transfer {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.138631 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-quota-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.138816 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-snapshot-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.139334 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-quota-class-sets {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.139484 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: os-hosts {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.140269 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-volume-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.140311 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: consistencygroups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.140915 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: encryption {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.140955 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extended resource: cgsnapshots {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.141487 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: capabilities {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.142150 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-snapshot-manage {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.142195 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: backups {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.142259 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.contrib.snapshot_actions [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] SnapshotActionsController initialized {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:04:21.142760 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-volume-transfer {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.142983 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.143598 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: consistencygroups {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.144209 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: scheduler-stats {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.144313 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: os-hosts {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.144851 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.145521 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: backups {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.145637 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-quota-sets {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.145689 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extended resource: cgsnapshots {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.145731 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.147019 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-volume-manage {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.147098 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.147138 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.contrib.snapshot_actions [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] SnapshotActionsController initialized {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:04:21.147504 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: scheduler-stats {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.147886 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.148425 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.148468 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: capabilities {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.148932 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-quota-sets {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.149256 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.149704 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-volume-transfer {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.149854 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.150502 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-volume-manage {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.150591 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.151164 np0000175559 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.151249 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: os-hosts {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.151946 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.151997 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: capabilities {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.152046 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.152209 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.152294 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.152501 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.152572 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.152655 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extended resource: cgsnapshots {{(pid=112315) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.152748 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension AdminActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.152821 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension AdminActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.152905 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension AdminActions extending resource: backups {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153010 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153103 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153172 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-volume-transfer {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.153234 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension TypesManage extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153304 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.153367 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153439 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153535 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153632 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.153743 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-45f2df99-2049-478f-bc91-dbde8b18811b None None] Extension UsedLimits extending resource: limits {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.154089 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] SnapshotActionsController initialized {{(pid=112315) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:04:21.154739 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: os-hosts {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.154812 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.154896 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.156085 np0000175559 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.156159 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extended resource: cgsnapshots {{(pid=112317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:04:21.156335 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.156953 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeTypeAccess extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157055 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension SnapshotActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157193 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157387 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157471 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157533 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] SnapshotActionsController initialized {{(pid=112317) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:04:21.157603 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension AdminActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157691 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.157751 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension AdminActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157830 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension AdminActions extending resource: backups {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157903 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.157964 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.158124 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension TypesManage extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.158205 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.158300 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.158364 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.158425 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.158517 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.158593 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-4bea5600-dffa-4326-9831-4474dfbcccda None None] Extension UsedLimits extending resource: limits {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.158970 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.159757 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.160392 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.161069 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.161319 np0000175559 devstack@c-api.service[112312]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df04d6a3668 pid: 112312 (default app) May 20 22:04:21.161813 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.162377 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.163124 np0000175559 devstack@c-api.service[112315]: WARNING castellan.key_manager.migration [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.163795 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.164017 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.164159 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.164271 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.164985 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165081 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165182 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension AdminActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165231 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.165297 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165398 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension AdminActions extending resource: backups {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165492 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165591 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165748 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension TypesManage extending resource: types {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165847 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.165949 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.166059 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.166164 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.166272 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.v3.router [None req-b2ad8ca8-083a-42b4-ad04-be4dcc65b1e7 None None] Extension UsedLimits extending resource: limits {{(pid=112315) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.166520 np0000175559 devstack@c-api.service[112317]: WARNING castellan.key_manager.migration [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:04:21.166694 np0000175559 devstack@c-api.service[112313]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df04d6a3668 pid: 112313 (default app) May 20 22:04:21.167388 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.167552 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.167676 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.168348 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.168449 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.168550 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension AdminActions extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.168680 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension AdminActions extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.168775 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension AdminActions extending resource: backups {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.168876 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.168975 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeActions extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.169112 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension TypesManage extending resource: types {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.169210 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.169313 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.169423 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.169526 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.169636 np0000175559 devstack@c-api.service[112317]: DEBUG cinder.api.v3.router [None req-4c565bdb-2303-4715-a1c8-63cc65c78355 None None] Extension UsedLimits extending resource: limits {{(pid=112317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:04:21.169735 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.169735 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.169864 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.169864 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.169864 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.169864 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.169864 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170107 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170107 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170107 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170107 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170107 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170107 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170373 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170373 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170373 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170373 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170373 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170585 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170585 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170585 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170585 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170784 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170784 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170784 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170784 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170975 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170975 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170975 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.170975 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.170975 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171207 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171207 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171207 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171207 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171207 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171412 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171412 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171412 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171412 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171412 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171412 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171714 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171714 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171714 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171714 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171714 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171714 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171958 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171958 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171958 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171958 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.171958 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.171958 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172215 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172215 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172215 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172215 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172215 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172215 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172478 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172478 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172478 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172478 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172670 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172670 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172670 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172670 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172670 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172898 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172898 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172898 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.172898 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.172898 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173110 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173110 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173110 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173110 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173110 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173110 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173353 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173353 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173353 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173353 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173353 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173598 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173598 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173598 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173598 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173598 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173821 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173821 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.173821 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.173821 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174012 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174012 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174012 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174012 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174206 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174206 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174206 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174206 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174206 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174438 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174438 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174438 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174438 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174438 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174663 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174663 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174663 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174663 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174846 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174846 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.174846 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.174846 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175017 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175017 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175017 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175017 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175193 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175193 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175193 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175193 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175471 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175471 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175471 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175471 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175661 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175661 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175661 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175661 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175661 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175661 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175933 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175933 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175933 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.175933 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.175933 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176161 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176161 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176161 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176161 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176161 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176161 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176161 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176447 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176447 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176447 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176447 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176447 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176447 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176718 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176718 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176718 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176718 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176718 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176718 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176974 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176974 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176974 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176974 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.176974 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.176974 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177281 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177281 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177281 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177281 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177454 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177454 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177454 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177454 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177645 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177645 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177645 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177645 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177834 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177834 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177834 np0000175559 devstack@c-api.service[112312]: /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 20 22:04:21.177834 np0000175559 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) May 20 22:04:21.177834 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-b45465e6-6c81-44e5-a4de-c0592b970362 None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:04:21.178040 np0000175559 devstack@c-api.service[112315]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df04d6a3668 pid: 112315 (default app) May 20 22:04:21.178077 np0000175559 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 1/1] 199.19.213.205 () {60 vars in 956 bytes} [Wed May 20 22:04:21 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 22:04:21.178122 np0000175559 devstack@c-api.service[112317]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7df04d6a3668 pid: 112317 (default app) May 20 22:04:28.191206 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.191206 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.191206 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.191206 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.191206 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192097 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.192097 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192097 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.192097 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192097 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.192419 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192419 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.192419 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192419 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.192419 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192419 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.192781 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192781 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.192781 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.192781 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193008 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193008 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193008 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193008 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193259 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193259 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193259 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193259 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193497 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193497 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193497 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193497 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193497 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193818 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193818 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193818 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.193818 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.193818 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194087 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194087 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194087 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194087 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194087 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194087 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194422 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194422 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194422 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194422 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194422 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194422 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194805 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194805 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194805 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194805 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.194805 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.194805 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195132 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195132 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195132 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195132 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195132 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195436 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195436 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195436 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195436 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195436 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195749 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195749 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195749 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195749 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.195749 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.195749 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196079 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196079 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196079 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196079 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196079 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196079 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196436 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196436 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196436 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196436 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196436 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196754 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196754 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196754 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.196754 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.196754 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197046 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197046 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197046 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197046 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197280 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197280 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197280 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197280 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197523 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197523 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197523 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197523 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197523 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197832 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197832 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197832 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.197832 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.197832 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198098 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198098 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198098 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198098 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198323 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198323 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198323 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198323 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198566 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198566 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198566 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198566 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198838 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198838 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.198838 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.198838 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199062 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.199062 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199062 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.199062 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199287 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.199287 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199287 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.199287 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199287 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.199572 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199572 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.199572 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199572 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.199572 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.199572 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200005 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200005 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200005 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200005 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200005 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200257 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200257 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200257 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200257 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200257 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200257 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200408 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200408 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200408 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200408 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200408 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200408 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200555 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200555 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200555 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200555 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200555 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200555 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200741 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200741 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200741 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200741 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200741 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200741 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200900 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200900 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.200900 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.200900 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.201006 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.201006 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.201006 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.201006 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.201006 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.201137 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.201137 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.201137 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.201137 np0000175559 devstack@c-api.service[112313]: /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 20 22:04:28.201137 np0000175559 devstack@c-api.service[112313]: warnings.warn(deprecated_msg) May 20 22:04:28.201137 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.middleware.request_id [None req-dbcc8408-5427-4584-98c6-f97e7c26fada None None] RequestId filter calling following filter/app {{(pid=112313) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:04:28.688745 np0000175559 devstack@c-api.service[112313]: INFO cinder.api.openstack.wsgi [None req-dbcc8408-5427-4584-98c6-f97e7c26fada admin admin] POST https://199.19.213.205/volume/v3/types May 20 22:04:28.689316 np0000175559 devstack@c-api.service[112313]: DEBUG cinder.api.openstack.wsgi [None req-dbcc8408-5427-4584-98c6-f97e7c26fada admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112313) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:04:28.690885 np0000175559 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:04:28.690885 np0000175559 devstack@c-api.service[112313]: warnings.warn( May 20 22:04:28.696824 np0000175559 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-dbcc8408-5427-4584-98c6-f97e7c26fada 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:28.727597 np0000175559 devstack@c-api.service[112313]: INFO cinder.api.openstack.wsgi [None req-dbcc8408-5427-4584-98c6-f97e7c26fada admin admin] https://199.19.213.205/volume/v3/types returned with HTTP 200 May 20 22:04:28.728444 np0000175559 devstack@c-api.service[112313]: [pid: 112313|app: 0|req: 1/2] 199.19.213.205 () {68 vars in 1288 bytes} [Wed May 20 22:04:28 2026] POST /volume/v3/types => generated 186 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:04:28.749263 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.749263 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.749894 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.749894 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.749894 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.749894 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.749894 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750187 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.750187 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750187 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.750187 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750187 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.750187 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750516 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.750516 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750516 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.750516 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750516 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.750879 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750879 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.750879 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.750879 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751108 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751108 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751108 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751108 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751349 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751349 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751349 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751349 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751349 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751680 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751680 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751680 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751680 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751680 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751998 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751998 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751998 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751998 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.751998 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.751998 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752306 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752306 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752306 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752306 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752306 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752306 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752599 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752599 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752599 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752599 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752599 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752599 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752955 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752955 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752955 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752955 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.752955 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.752955 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.753292 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.753292 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.753292 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.753292 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.753496 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.753496 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.753496 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.753496 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.753496 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.753774 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.753774 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.753774 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.753774 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.753774 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754013 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754013 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754013 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754013 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754013 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754013 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754296 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754296 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754296 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754296 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754296 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754553 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754553 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754553 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754553 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754553 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754849 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754849 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.754849 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.754849 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755067 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755067 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755067 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755067 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755283 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755283 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755283 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755283 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755283 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755568 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755568 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755568 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755568 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755568 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755876 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755876 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.755876 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.755876 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756158 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756158 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756158 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756158 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756360 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756360 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756360 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756360 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756505 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756505 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756505 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756505 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756666 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756666 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756666 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756666 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756859 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756859 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756859 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756859 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.756859 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.756859 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757073 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757073 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757073 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757073 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757073 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757259 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757259 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757259 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757259 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757259 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757259 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757259 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757594 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757594 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757594 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757594 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757594 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757594 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757822 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757822 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757822 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757822 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.757822 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.757822 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758033 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758033 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758033 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758033 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758033 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758033 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758244 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758244 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758244 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758244 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758405 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758405 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758405 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758405 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758553 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758553 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758553 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758553 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758713 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758713 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758713 np0000175559 devstack@c-api.service[112315]: /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 20 22:04:28.758713 np0000175559 devstack@c-api.service[112315]: warnings.warn(deprecated_msg) May 20 22:04:28.758713 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.middleware.request_id [req-dbcc8408-5427-4584-98c6-f97e7c26fada req-e0e4aa8e-ff5e-41d0-a65a-2a41219837ad None None] RequestId filter calling following filter/app {{(pid=112315) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:04:29.065556 np0000175559 devstack@c-api.service[112315]: INFO cinder.api.openstack.wsgi [req-dbcc8408-5427-4584-98c6-f97e7c26fada req-e0e4aa8e-ff5e-41d0-a65a-2a41219837ad admin admin] POST https://199.19.213.205/volume/v3/types/aa7852f3-f802-4f97-b1a7-5dff1123d29c/extra_specs May 20 22:04:29.066121 np0000175559 devstack@c-api.service[112315]: DEBUG cinder.api.openstack.wsgi [req-dbcc8408-5427-4584-98c6-f97e7c26fada req-e0e4aa8e-ff5e-41d0-a65a-2a41219837ad admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112315) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:04:29.067757 np0000175559 devstack@c-api.service[112315]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:04:29.067757 np0000175559 devstack@c-api.service[112315]: warnings.warn( May 20 22:04:29.074078 np0000175559 devstack@c-api.service[112315]: DEBUG oslo_db.sqlalchemy.engines [req-dbcc8408-5427-4584-98c6-f97e7c26fada req-e0e4aa8e-ff5e-41d0-a65a-2a41219837ad 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=112315) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:04:29.133137 np0000175559 devstack@c-api.service[112315]: INFO cinder.api.openstack.wsgi [req-dbcc8408-5427-4584-98c6-f97e7c26fada req-e0e4aa8e-ff5e-41d0-a65a-2a41219837ad admin admin] https://199.19.213.205/volume/v3/types/aa7852f3-f802-4f97-b1a7-5dff1123d29c/extra_specs returned with HTTP 200 May 20 22:04:29.133816 np0000175559 devstack@c-api.service[112315]: [pid: 112315|app: 0|req: 1/3] 199.19.213.205 () {70 vars in 1505 bytes} [Wed May 20 22:04:28 2026] POST /volume/v3/types/aa7852f3-f802-4f97-b1a7-5dff1123d29c/extra_specs => generated 55 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:04:31.051521 np0000175559 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=6 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:04:31.061516 np0000175559 devstack@c-api.service[112317]: DEBUG dbcounter [-] [112317] Writing DB stats cinder:SELECT=6 {{(pid=112317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:04:38.723267 np0000175559 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:04:39.131392 np0000175559 devstack@c-api.service[112315]: DEBUG dbcounter [-] [112315] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:08:47.953400 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-3c518ecf-5a1b-4dd1-b506-3308ca83237a None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:08:47.954706 np0000175559 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-3c518ecf-5a1b-4dd1-b506-3308ca83237a None None] GET https://199.19.213.205/volume// May 20 22:08:47.955064 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-3c518ecf-5a1b-4dd1-b506-3308ca83237a None None] Empty body provided in request {{(pid=112312) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:08:47.955510 np0000175559 devstack@c-api.service[112312]: DEBUG cinder.api.openstack.wsgi [None req-3c518ecf-5a1b-4dd1-b506-3308ca83237a None None] Calling method 'all' {{(pid=112312) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:08:47.956590 np0000175559 devstack@c-api.service[112312]: INFO cinder.api.openstack.wsgi [None req-3c518ecf-5a1b-4dd1-b506-3308ca83237a None None] https://199.19.213.205/volume// returned with HTTP 300 May 20 22:08:47.957176 np0000175559 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 2/4] 199.19.213.205 () {66 vars in 1456 bytes} [Wed May 20 22:08:47 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)