May 21 23:20:40.544086 np0000176084 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:20:40.551600 np0000176084 devstack@c-api.service[112362]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:20:40 2026] *** May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: nodename: np0000176084 May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: machine: x86_64 May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: clock source: unix May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: pcre jit disabled May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: detected number of CPU cores: 16 May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: current working directory: / May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: detected binary path: /usr/bin/uwsgi-core May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: your processes number limit is 256917 May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: your memory page size is 4096 bytes May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: detected max file descriptor number: 2048 May 21 23:20:40.554159 np0000176084 devstack@c-api.service[112362]: lock engine: pthread robust mutexes May 21 23:20:40.554811 np0000176084 devstack@c-api.service[112362]: thunder lock: enabled May 21 23:20:40.554811 np0000176084 devstack@c-api.service[112362]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:20:40.554811 np0000176084 devstack@c-api.service[112362]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:20:40.554811 np0000176084 devstack@c-api.service[112362]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:20:40.554811 np0000176084 devstack@c-api.service[112362]: Set PythonHome to /opt/stack/data/venv May 21 23:20:40.589598 np0000176084 devstack@c-api.service[112362]: Python main interpreter initialized at 0x7b0e0a6a3668 May 21 23:20:40.589598 np0000176084 devstack@c-api.service[112362]: python threads support enabled May 21 23:20:40.589598 np0000176084 devstack@c-api.service[112362]: your server socket listen backlog is limited to 100 connections May 21 23:20:40.589598 np0000176084 devstack@c-api.service[112362]: your mercy for graceful operations on workers is 80 seconds May 21 23:20:40.590138 np0000176084 devstack@c-api.service[112362]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:20:40.590250 np0000176084 devstack@c-api.service[112362]: *** Operational MODE: preforking *** May 21 23:20:40.590424 np0000176084 devstack@c-api.service[112362]: *** uWSGI is running in multiple interpreter mode *** May 21 23:20:40.590424 np0000176084 devstack@c-api.service[112362]: spawned uWSGI master process (pid: 112362) May 21 23:20:40.590912 np0000176084 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:20:40.591161 np0000176084 devstack@c-api.service[112362]: spawned uWSGI worker 1 (pid: 112365, cores: 1) May 21 23:20:40.591695 np0000176084 devstack@c-api.service[112362]: spawned uWSGI worker 2 (pid: 112366, cores: 1) May 21 23:20:40.592222 np0000176084 devstack@c-api.service[112362]: spawned uWSGI worker 3 (pid: 112367, cores: 1) May 21 23:20:40.595811 np0000176084 devstack@c-api.service[112362]: spawned uWSGI worker 4 (pid: 112368, cores: 1) May 21 23:20:40.595811 np0000176084 devstack@c-api.service[112362]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:20:40.712068 np0000176084 devstack@c-api.service[112365]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:20:40.712068 np0000176084 devstack@c-api.service[112365]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:20:40.712068 np0000176084 devstack@c-api.service[112365]: we strongly recommend against using it for new projects. May 21 23:20:40.712068 np0000176084 devstack@c-api.service[112365]: If you are already using Eventlet, we recommend migrating to a different May 21 23:20:40.712068 np0000176084 devstack@c-api.service[112365]: framework. For more detail see May 21 23:20:40.712068 np0000176084 devstack@c-api.service[112365]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:20:40.712068 np0000176084 devstack@c-api.service[112365]: import eventlet # noqa May 21 23:20:40.726195 np0000176084 devstack@c-api.service[112367]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:20:40.726195 np0000176084 devstack@c-api.service[112367]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:20:40.726195 np0000176084 devstack@c-api.service[112367]: we strongly recommend against using it for new projects. May 21 23:20:40.726195 np0000176084 devstack@c-api.service[112367]: If you are already using Eventlet, we recommend migrating to a different May 21 23:20:40.726195 np0000176084 devstack@c-api.service[112367]: framework. For more detail see May 21 23:20:40.726195 np0000176084 devstack@c-api.service[112367]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:20:40.726195 np0000176084 devstack@c-api.service[112367]: import eventlet # noqa May 21 23:20:40.731138 np0000176084 devstack@c-api.service[112368]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:20:40.731138 np0000176084 devstack@c-api.service[112368]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:20:40.731138 np0000176084 devstack@c-api.service[112368]: we strongly recommend against using it for new projects. May 21 23:20:40.731138 np0000176084 devstack@c-api.service[112368]: If you are already using Eventlet, we recommend migrating to a different May 21 23:20:40.731138 np0000176084 devstack@c-api.service[112368]: framework. For more detail see May 21 23:20:40.731138 np0000176084 devstack@c-api.service[112368]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:20:40.731138 np0000176084 devstack@c-api.service[112368]: import eventlet # noqa May 21 23:20:40.732523 np0000176084 devstack@c-api.service[112366]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:20:40.732523 np0000176084 devstack@c-api.service[112366]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:20:40.732523 np0000176084 devstack@c-api.service[112366]: we strongly recommend against using it for new projects. May 21 23:20:40.732523 np0000176084 devstack@c-api.service[112366]: If you are already using Eventlet, we recommend migrating to a different May 21 23:20:40.732523 np0000176084 devstack@c-api.service[112366]: framework. For more detail see May 21 23:20:40.732523 np0000176084 devstack@c-api.service[112366]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:20:40.732523 np0000176084 devstack@c-api.service[112366]: import eventlet # noqa May 21 23:20:40.796013 np0000176084 devstack@c-api.service[112365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:20:40.796013 np0000176084 devstack@c-api.service[112365]: debtcollector.deprecate( May 21 23:20:40.810515 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:20:40.810515 np0000176084 devstack@c-api.service[112367]: debtcollector.deprecate( May 21 23:20:40.812402 np0000176084 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:20:40.812402 np0000176084 devstack@c-api.service[112368]: debtcollector.deprecate( May 21 23:20:40.820137 np0000176084 devstack@c-api.service[112366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:20:40.820137 np0000176084 devstack@c-api.service[112366]: debtcollector.deprecate( May 21 23:20:40.871180 np0000176084 devstack@c-api.service[112365]: /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 21 23:20:40.871180 np0000176084 devstack@c-api.service[112365]: from cgi import parse_header May 21 23:20:40.888042 np0000176084 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:20:40.888042 np0000176084 devstack@c-api.service[112368]: from cgi import parse_header May 21 23:20:40.888901 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:20:40.888901 np0000176084 devstack@c-api.service[112367]: from cgi import parse_header May 21 23:20:40.904092 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:40.904092 np0000176084 devstack@c-api.service[112366]: from cgi import parse_header May 21 23:20:40.914962 np0000176084 devstack@c-api.service[112365]: /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 21 23:20:40.914962 np0000176084 devstack@c-api.service[112365]: removals.removed_module( May 21 23:20:40.915636 np0000176084 devstack@c-api.service[112365]: /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 21 23:20:40.915636 np0000176084 devstack@c-api.service[112365]: removals.removed_module( May 21 23:20:40.933052 np0000176084 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:20:40.933052 np0000176084 devstack@c-api.service[112368]: removals.removed_module( May 21 23:20:40.933373 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:20:40.933373 np0000176084 devstack@c-api.service[112367]: removals.removed_module( May 21 23:20:40.933736 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:20:40.933736 np0000176084 devstack@c-api.service[112367]: removals.removed_module( May 21 23:20:40.934008 np0000176084 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:20:40.934008 np0000176084 devstack@c-api.service[112368]: removals.removed_module( May 21 23:20:40.949550 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:40.949550 np0000176084 devstack@c-api.service[112366]: removals.removed_module( May 21 23:20:40.950267 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:40.950267 np0000176084 devstack@c-api.service[112366]: removals.removed_module( May 21 23:20:41.519432 np0000176084 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:20:41.519432 np0000176084 devstack@c-api.service[112368]: warnings.warn( May 21 23:20:41.537220 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:20:41.537220 np0000176084 devstack@c-api.service[112367]: warnings.warn( May 21 23:20:41.612749 np0000176084 devstack@c-api.service[112365]: /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 21 23:20:41.612749 np0000176084 devstack@c-api.service[112365]: warnings.warn( May 21 23:20:41.614487 np0000176084 devstack@c-api.service[112368]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:20:41.614487 np0000176084 devstack@c-api.service[112368]: warnings.warn( May 21 23:20:41.639467 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:20:41.639467 np0000176084 devstack@c-api.service[112367]: warnings.warn( May 21 23:20:41.649911 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:41.649911 np0000176084 devstack@c-api.service[112366]: warnings.warn( May 21 23:20:41.761847 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:41.761847 np0000176084 devstack@c-api.service[112366]: warnings.warn( May 21 23:20:41.769200 np0000176084 devstack@c-api.service[112365]: /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 21 23:20:41.769200 np0000176084 devstack@c-api.service[112365]: warnings.warn( May 21 23:20:41.906411 np0000176084 devstack@c-api.service[112368]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:20:41.908837 np0000176084 devstack@c-api.service[112368]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112368) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:20:41.916305 np0000176084 devstack@c-api.service[112367]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:20:41.916737 np0000176084 devstack@c-api.service[112367]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112367) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:20:41.990645 np0000176084 devstack@c-api.service[112368]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:20:41.990645 np0000176084 devstack@c-api.service[112368]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:20:41.992150 np0000176084 devstack@c-api.service[112367]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:20:41.992150 np0000176084 devstack@c-api.service[112367]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:20:42.057078 np0000176084 devstack@c-api.service[112366]: 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 21 23:20:42.057307 np0000176084 devstack@c-api.service[112366]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112366) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:20:42.096323 np0000176084 devstack@c-api.service[112365]: 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 21 23:20:42.096563 np0000176084 devstack@c-api.service[112365]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112365) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:20:42.121936 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:42.121936 np0000176084 devstack@c-api.service[112366]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:20:42.160389 np0000176084 devstack@c-api.service[112365]: /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 21 23:20:42.160389 np0000176084 devstack@c-api.service[112365]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:20:42.437818 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112367) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:20:42.438121 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112368) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:20:42.438290 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.438290 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.438510 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.438510 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.438764 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.438933 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.439099 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.439099 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.439330 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.439330 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.439564 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.439678 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.439678 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.440026 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.440148 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.440285 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.440285 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.440285 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.440285 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.440285 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.442133 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.442239 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.442301 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.442353 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.442353 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.442464 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.442524 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.442587 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.442644 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.442694 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.442694 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.442858 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.442920 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.442920 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.447368 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.447462 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.447462 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.447573 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.447631 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.447693 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.447794 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.447831 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.447871 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.447911 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.447947 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.447947 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.447947 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.447947 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.453900 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.454005 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.454005 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.454174 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.454174 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.454174 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.454412 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.454453 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.454501 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.454501 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.454501 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.454501 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.454501 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.454670 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.455423 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.455479 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.455525 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.455636 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.455759 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.455856 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.455923 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.456011 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.456091 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.456169 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.456239 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.456239 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.456239 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.456239 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.456511 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.456576 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.456669 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.456772 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.456854 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.456893 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.456928 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.456973 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.457037 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.457077 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.457111 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.457145 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.457190 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.457225 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.457390 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.457494 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.457581 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.457581 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.457749 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.457844 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.457919 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.458013 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.458091 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.458172 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.458250 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.458312 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.458405 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.458450 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.458506 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.458570 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.458615 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.458658 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.458698 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.458769 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.458807 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.458847 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.458880 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.458914 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.458983 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.459020 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.459056 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.459056 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.459641 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.459704 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.459765 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.459810 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.459850 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.459884 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.459920 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.459954 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.459987 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.459987 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.460063 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.460063 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.460135 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.460174 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.464322 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.464409 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.464409 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.464474 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.464608 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.464608 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.464800 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.464800 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.464800 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.464951 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.464989 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.465024 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.465063 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.465098 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.465144 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.465183 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.465223 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.465256 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.465295 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.465335 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.465335 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.465335 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.465335 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.465335 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.465524 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.465524 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.465524 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.465622 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.466256 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.466312 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.466360 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.466466 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.466466 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.466625 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.466625 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.466783 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.466783 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.466783 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.466890 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.466890 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.466979 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.467016 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.467453 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.467514 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.467605 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.467696 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.467696 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.467985 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.467985 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.468125 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.468125 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.468125 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.468125 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.468125 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.468408 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.468445 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.468486 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.468527 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.468527 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.468527 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.468527 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.468659 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.468694 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.468749 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.468787 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.468820 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.468820 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.468820 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.468820 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.468820 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.469573 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112366) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:20:42.469972 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.470067 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.470242 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.470535 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.470593 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.470684 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.470781 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.470870 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.470964 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.471057 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.471132 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.471177 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.471216 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.471252 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.471292 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.471326 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.471359 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.471398 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.471436 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.471480 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.471531 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.471569 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.471624 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.471624 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.471696 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.471696 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.471696 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.471696 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.471857 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.471857 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.471929 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.471963 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.472246 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.472338 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.472414 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.472495 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.472570 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.472654 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.472748 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.472748 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.472909 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.472909 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.473054 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.473136 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.473136 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.473284 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.473284 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.473284 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.473284 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.473284 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.473284 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.473284 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.474155 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.474264 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.474264 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.474342 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.474384 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.474493 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.474493 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.474640 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.474640 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.474819 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.474914 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.474970 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.475013 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.475049 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.475089 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.475089 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.475159 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.475159 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.475226 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.475260 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.475294 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.475294 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.475364 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.475364 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.475364 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.475364 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.475364 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.475364 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.475573 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.475573 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.475635 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.475944 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.475944 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.475944 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.475944 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.476245 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.476245 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.476401 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.476401 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.476401 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.476603 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.476603 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.476603 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.476603 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.476879 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.476879 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.476879 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.476879 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.477003 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.477038 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.477352 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.477352 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.477352 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.477352 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.477709 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.477794 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.477881 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.477959 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.478034 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.478034 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.478100 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.478133 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.478179 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.478214 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.478247 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.478284 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.478317 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.478317 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.478317 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.478317 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.478584 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.478584 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.478753 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.478753 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.478753 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.478996 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.478996 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.478996 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.478996 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.479293 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.479293 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.479293 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.479293 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.479293 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.479680 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.479752 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.479843 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.479903 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.479903 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.479977 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.480006 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.480029 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.480062 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.480089 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.480116 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.480148 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.480175 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.480202 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.480226 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.480253 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.480280 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.480304 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.480333 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.480360 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.480387 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.480411 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.480438 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.480465 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.480489 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.480516 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.480539 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.480570 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.480601 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.480627 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.480650 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.480673 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.480696 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.480735 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.480765 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.480788 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.480811 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.480838 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.480869 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.480891 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.480915 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.480915 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.480964 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.480964 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.480964 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.481047 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.481073 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.481415 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.481415 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.481692 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.481775 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.481828 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.481882 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.481948 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.482000 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.482048 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.482322 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.482380 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.482429 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.482485 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.482539 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.482594 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.482645 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.482702 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.482776 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.482836 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.482888 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.482958 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.483354 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.483626 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.483943 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.484018 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.484073 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.484139 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.484193 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.484257 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.484257 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.484359 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.484359 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.484359 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.484359 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.484359 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.484359 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.484359 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.484698 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.484698 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.484698 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.484879 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.484932 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.484983 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.485043 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.485094 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.485154 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.485213 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.485266 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.485317 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.485317 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.485409 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.485470 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.485521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.486182 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.486246 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.486306 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.486357 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.486418 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.486475 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.486529 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.486579 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.486638 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.486696 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.487584 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.487747 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.487888 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.488007 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.488121 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.488256 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.488371 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.488481 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.488590 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.488709 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.488863 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.488863 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.488863 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.489199 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.490298 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.491394 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.491531 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.491531 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.491531 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.491531 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.492028 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.492146 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.492265 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.492397 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.492511 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.492619 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.492716 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.492716 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.492963 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.493106 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.493216 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.493356 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.493426 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.493426 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.493426 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.493426 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.493426 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.493669 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.493669 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.493669 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.493669 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.493669 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.493985 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.494048 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.494105 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.494156 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.494208 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.494208 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.494208 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.494208 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.494208 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.494430 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.494430 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.494430 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.494430 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.494430 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.494430 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.494430 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.494801 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.494801 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.494801 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.494966 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.495022 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.495073 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.495123 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.495174 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.495226 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.495278 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.495337 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.495388 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.495453 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.495514 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.495571 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.495638 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.495699 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.496423 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.496544 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.496544 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.496776 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.496914 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.497037 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.497160 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.497282 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.497409 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.497521 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.497639 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.497792 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.497914 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.498051 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.498167 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.498296 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.499435 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.499435 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.499435 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.499435 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.499435 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.499884 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.499934 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.499983 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.500031 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.500086 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.500144 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.500200 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.500251 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.500299 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.500352 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.500404 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.500452 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.500510 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.500566 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.500616 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.500672 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.500733 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.500796 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.500847 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.500900 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.500956 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.500982 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.501006 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.501028 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.501062 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.501089 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.501113 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.501136 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.501136 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.501182 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.501182 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.501226 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.501250 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.501250 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.501250 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.501250 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.501250 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.501368 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.501368 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.501368 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.501439 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.501462 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.501485 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.501512 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.501536 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.501564 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.501587 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.501614 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.501637 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.501661 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.501684 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.501712 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.501757 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.501783 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.501810 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.501836 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.501859 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.501882 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.501909 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.501932 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.501956 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.501982 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.502004 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.502027 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.502060 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.502084 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.502108 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.502130 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.502165 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.502193 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.502216 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.502240 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.502263 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.502290 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.502314 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.502337 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.502360 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.502360 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.502360 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.502428 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112367) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.502428 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.502428 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.502428 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.502428 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112367) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.502428 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112367) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.502558 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.502585 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112368) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.502608 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.502634 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.502661 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.502691 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.502714 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.502763 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.502788 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.502813 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112368) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.502837 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112366) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.502859 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112368) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.543022 np0000176084 devstack@c-api.service[112367]: INFO dbcounter [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Registered counter for database cinder May 21 23:20:42.543611 np0000176084 devstack@c-api.service[112368]: INFO dbcounter [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Registered counter for database cinder May 21 23:20:42.543880 np0000176084 devstack@c-api.service[112366]: INFO dbcounter [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Registered counter for database cinder May 21 23:20:42.554537 np0000176084 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.557094 np0000176084 devstack@c-api.service[112368]: DEBUG oslo_db.sqlalchemy.engines [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.558946 np0000176084 devstack@c-api.service[112366]: DEBUG oslo_db.sqlalchemy.engines [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 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=112366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.568240 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112365) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:20:42.568691 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.568815 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.569028 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.569331 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.569411 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.569480 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.569534 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.569588 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.569643 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.569697 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.570317 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.570411 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.570411 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.570523 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.570523 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.570633 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.570633 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.571478 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.571560 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.571633 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.571684 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.571890 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.571890 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.571890 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.573192 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.573311 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.573311 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.573518 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.573518 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.573518 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.573518 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.573977 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.574082 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.574082 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.574187 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.574187 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.574288 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.574345 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.574559 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.574710 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.574710 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.574710 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.575122 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.575122 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.575122 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.575453 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.575453 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.575453 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.575453 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.575453 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.575453 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.576132 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.576496 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.576496 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.576496 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.576811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.576811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.576811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.576811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.577551 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.577634 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.577634 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.577770 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.577770 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.577888 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.577948 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.578000 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.578049 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.578112 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.578169 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.578169 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.578274 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.578330 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.578742 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.578849 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.578849 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.578962 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.579011 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.579187 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.579187 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.579442 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.579571 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.579571 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.579811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.579811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.579811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.579811 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.580258 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.580258 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.580258 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.580258 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.580258 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.580258 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.580671 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.580881 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.581002 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.581002 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.581002 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.581338 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.581338 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.581338 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.581558 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.581558 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.581661 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.581661 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.581778 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.581778 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.581870 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.582567 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.582674 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.582674 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.582798 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.582798 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.582861 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.583003 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.583430 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.583513 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.583582 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.583651 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.583651 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.583843 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.583843 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.584417 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.584461 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.584546 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.584623 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.584623 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.584775 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.584775 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.584906 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.584906 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.584971 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.585003 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.585035 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.585151 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.585151 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.585776 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.585873 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.585873 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.586008 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.586086 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.586086 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.586206 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.586429 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.586483 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.586573 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.586648 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.586648 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.586810 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.586810 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.587267 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.587350 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.587436 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.587436 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.587572 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.587572 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.587648 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.588148 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.588212 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.588297 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.588375 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.588375 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.588486 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.588818 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.589151 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.589242 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.589305 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.589423 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.589423 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.589423 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.589697 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.589944 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.590394 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.590651 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.590651 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.590651 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.590651 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.590970 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.591195 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.591289 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.591289 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.591434 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.591434 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.591561 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.591561 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.591561 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.591750 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.591750 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.591750 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.591837 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.591880 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.591994 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.592357 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.592452 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.592452 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.592591 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.592591 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.592739 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.592739 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.592827 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.592827 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.592892 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.592928 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.593050 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.593050 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.593201 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:20:42.593628 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:20:42.593710 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:20:42.593814 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:20:42.593814 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:20:42.593974 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:20:42.593974 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112365) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:20:42.639763 np0000176084 devstack@c-api.service[112365]: INFO dbcounter [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Registered counter for database cinder May 21 23:20:42.652032 np0000176084 devstack@c-api.service[112365]: DEBUG oslo_db.sqlalchemy.engines [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 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=112365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.666270 np0000176084 devstack@c-api.service[112367]: DEBUG dbcounter [-] [112367] Writer thread running {{(pid=112367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:20:42.668781 np0000176084 devstack@c-api.service[112367]: INFO cinder.rpc [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:20:42.670806 np0000176084 devstack@c-api.service[112367]: INFO cinder.rpc [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:20:42.673054 np0000176084 devstack@c-api.service[112367]: INFO cinder.rpc [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:20:42.673149 np0000176084 devstack@c-api.service[112368]: DEBUG dbcounter [-] [112368] Writer thread running {{(pid=112368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:20:42.675129 np0000176084 devstack@c-api.service[112366]: DEBUG dbcounter [-] [112366] Writer thread running {{(pid=112366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:20:42.675361 np0000176084 devstack@c-api.service[112367]: INFO cinder.rpc [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:20:42.675755 np0000176084 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:20:42.676476 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.677577 np0000176084 devstack@c-api.service[112366]: INFO cinder.rpc [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:20:42.677881 np0000176084 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:20:42.678657 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.679743 np0000176084 devstack@c-api.service[112366]: INFO cinder.rpc [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:20:42.679993 np0000176084 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:20:42.681788 np0000176084 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:20:42.682303 np0000176084 devstack@c-api.service[112366]: INFO cinder.rpc [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:20:42.682605 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.683872 np0000176084 devstack@c-api.service[112367]: DEBUG oslo_db.sqlalchemy.engines [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112367) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.684252 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.684712 np0000176084 devstack@c-api.service[112366]: INFO cinder.rpc [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:20:42.685747 np0000176084 devstack@c-api.service[112367]: INFO cinder.rpc [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:20:42.685836 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.687591 np0000176084 devstack@c-api.service[112367]: INFO cinder.rpc [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:20:42.688153 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.688354 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.689378 np0000176084 devstack@c-api.service[112368]: DEBUG oslo_db.sqlalchemy.engines [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.691851 np0000176084 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:20:42.693473 np0000176084 devstack@c-api.service[112366]: DEBUG oslo_db.sqlalchemy.engines [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 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=112366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.694273 np0000176084 devstack@c-api.service[112368]: INFO cinder.rpc [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:20:42.695360 np0000176084 devstack@c-api.service[112366]: INFO cinder.rpc [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:20:42.695437 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.696998 np0000176084 devstack@c-api.service[112366]: INFO cinder.rpc [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:20:42.697771 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.699870 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.704192 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.706190 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.707372 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.709410 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.711234 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.711495 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.712602 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.715237 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.715583 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.717493 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.718233 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.718777 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.720500 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.721294 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.722749 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.723465 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.724146 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.725745 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.726494 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.727032 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.728498 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.728703 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.729320 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.731136 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.732043 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.732209 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.733663 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.734894 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.736352 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.736606 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.737750 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.739234 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.739975 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.741904 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.741979 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.742116 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.743476 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.744969 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.745285 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.746412 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.747408 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.747485 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.747637 np0000176084 devstack@c-api.service[112367]: WARNING cinder.api.contrib.hosts [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:20:42.748383 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.748800 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.749820 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.750269 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.750745 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.751181 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.751754 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.752477 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.752928 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.753020 np0000176084 devstack@c-api.service[112368]: WARNING cinder.api.contrib.hosts [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:20:42.753318 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: extensions {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.753699 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.754265 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.754628 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: qos-specs {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.755147 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.755794 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.756481 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.756802 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-snapshot-manage {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.757248 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.757812 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.758224 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: scheduler-stats {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.758461 np0000176084 devstack@c-api.service[112366]: WARNING cinder.api.contrib.hosts [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:20:42.758625 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: extensions {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.759253 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.759679 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-volume-transfer {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.760015 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: qos-specs {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.760681 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.761891 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: extra_specs {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.762044 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.762514 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-snapshot-manage {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.763332 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.763455 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-volume-type-access {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.763606 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: scheduler-stats {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.764176 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: extensions {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.765040 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: cgsnapshots {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.765622 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-volume-transfer {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.765949 np0000176084 devstack@c-api.service[112365]: DEBUG dbcounter [-] [112365] Writer thread running {{(pid=112365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:20:42.766067 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: qos-specs {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.766463 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: consistencygroups {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.767281 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: extra_specs {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.768205 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-snapshot-manage {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.768451 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-quota-sets {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.768606 np0000176084 devstack@c-api.service[112365]: INFO cinder.rpc [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:20:42.769077 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-volume-type-access {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.769622 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: scheduler-stats {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.769862 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: capabilities {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.770629 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: cgsnapshots {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.770735 np0000176084 devstack@c-api.service[112365]: INFO cinder.rpc [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:20:42.771106 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-volume-transfer {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.771163 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-hosts {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.772096 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: consistencygroups {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.772531 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: encryption {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.772703 np0000176084 devstack@c-api.service[112365]: INFO cinder.rpc [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:20:42.772776 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: extra_specs {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.774051 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-quota-sets {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.774102 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: backups {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.774289 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-volume-type-access {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.774532 np0000176084 devstack@c-api.service[112365]: INFO cinder.rpc [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:20:42.775413 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.775462 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: capabilities {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.775866 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: cgsnapshots {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.776092 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-quota-class-sets {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.776748 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-hosts {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.777032 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.777294 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: consistencygroups {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.777405 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-volume-manage {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.778113 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: encryption {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.778881 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: os-availability-zone {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.779617 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-quota-sets {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.779665 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: backups {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.780200 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extended resource: encryption {{(pid=112367) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.781493 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: capabilities {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.781596 np0000176084 devstack@c-api.service[112365]: DEBUG oslo_db.sqlalchemy.engines [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 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=112365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:42.781653 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-quota-class-sets {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.782486 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.782800 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-hosts {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.783022 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-volume-manage {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.783506 np0000176084 devstack@c-api.service[112365]: INFO cinder.rpc [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:20:42.783865 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.784177 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: encryption {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.784453 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: os-availability-zone {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.785244 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.785322 np0000176084 devstack@c-api.service[112365]: INFO cinder.rpc [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:20:42.785709 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: backups {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.785825 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extended resource: encryption {{(pid=112368) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.786059 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.786564 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.787768 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-quota-class-sets {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.787976 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.788027 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.789087 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-volume-manage {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.789335 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.789383 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.790534 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: os-availability-zone {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.790665 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.790715 np0000176084 devstack@c-api.service[112367]: WARNING castellan.key_manager.migration [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.791562 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] SnapshotActionsController initialized {{(pid=112367) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:20:42.791672 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.791815 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension TypesManage extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.791950 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extended resource: encryption {{(pid=112366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.791999 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.792032 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeActions extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792139 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792227 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792331 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension AdminActions extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792438 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension AdminActions extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792539 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension AdminActions extending resource: backups {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792637 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792777 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension UsedLimits extending resource: limits {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792872 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.792978 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.793088 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.793202 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.793302 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.793355 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.793389 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.v3.router [None req-cfaedbf0-60ff-4d0e-9b51-17aa383af491 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112367) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.794665 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.794800 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.796085 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.796133 np0000176084 devstack@c-api.service[112368]: WARNING castellan.key_manager.migration [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.796987 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.contrib.snapshot_actions [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] SnapshotActionsController initialized {{(pid=112368) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:20:42.797137 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.797223 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension TypesManage extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.797405 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeActions extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.797482 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.797534 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.797597 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.797824 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension AdminActions extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.797824 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension AdminActions extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798052 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension AdminActions extending resource: backups {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798052 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798052 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension UsedLimits extending resource: limits {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798394 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798459 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.798520 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798520 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798520 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798679 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.798763 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.798833 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.v3.router [None req-55bb575e-6745-409d-a069-8400eb92d6a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112368) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.800153 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.801083 np0000176084 devstack@c-api.service[112367]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0e0a6a3668 pid: 112367 (default app) May 21 23:20:42.801585 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.802874 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.802953 np0000176084 devstack@c-api.service[112366]: WARNING castellan.key_manager.migration [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.803749 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] SnapshotActionsController initialized {{(pid=112366) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:20:42.803915 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804030 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension TypesManage extending resource: types {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804176 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeActions extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804335 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804441 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804565 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension AdminActions extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804623 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension AdminActions extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804816 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension AdminActions extending resource: backups {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804816 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.804935 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension UsedLimits extending resource: limits {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.805103 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.805221 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.805221 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.805424 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.805552 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.805552 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.v3.router [None req-5b07119b-d51b-464b-9e7a-01615b3ed041 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.806032 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.806848 np0000176084 devstack@c-api.service[112368]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0e0a6a3668 pid: 112368 (default app) May 21 23:20:42.809521 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.809521 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.809658 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.809658 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.809658 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.809658 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.809658 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.809892 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.809892 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.809892 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.809892 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.809892 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.809892 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810141 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810141 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810141 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810141 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810141 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810320 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810320 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810320 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810320 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810495 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810495 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810495 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810495 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810664 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810664 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810664 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810664 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810664 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810909 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810909 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810909 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.810909 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.810909 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811097 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811097 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811097 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811097 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811097 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811097 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811340 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811340 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811340 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811340 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811340 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811340 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811573 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811573 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811573 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811573 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811573 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811573 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811821 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811821 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811900 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.811932 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811932 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811932 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.811932 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.811932 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812147 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812147 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812147 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812147 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812147 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812333 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812333 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812333 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812333 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812333 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812333 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812571 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812571 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812571 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812571 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.812571 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.812571 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.813539 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.813539 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.813539 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.813539 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.813539 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.813982 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.813982 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.813982 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.813982 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.813982 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.814384 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.814384 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.814384 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.814384 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.814698 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.814698 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.814698 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.814698 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.815082 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.815082 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.815082 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.815082 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.815082 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.815483 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.815483 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.815483 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.815483 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.815483 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.815891 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.815891 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.815891 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.815891 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.816217 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.816217 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.816217 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.816217 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.816544 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.816544 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.816544 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.816544 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.816988 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.816988 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.816988 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.816988 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.817313 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.817313 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.817313 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.817313 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.817620 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.817620 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.817620 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.817620 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.817620 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818066 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818066 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818066 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818066 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818066 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818066 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818528 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818528 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818528 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818528 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818528 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818968 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818968 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818968 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818968 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.818968 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.818968 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.819422 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.819422 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.819422 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.819422 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.819422 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.819422 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.819925 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.819925 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.819925 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.819925 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.819925 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.819925 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.820385 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.820385 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.820385 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.820385 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.820385 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.820385 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.820876 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.820876 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.820876 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.820876 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.821197 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.821197 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.821197 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.821197 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.821197 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.821590 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.821590 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.821590 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.821590 np0000176084 devstack@c-api.service[112367]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 21 23:20:42.821590 np0000176084 devstack@c-api.service[112367]: warnings.warn(deprecated_msg) May 21 23:20:42.821590 np0000176084 devstack@c-api.service[112367]: DEBUG cinder.api.middleware.request_id [None req-c8e7b240-99bc-49e8-b69b-ac1350be48b8 None None] RequestId filter calling following filter/app {{(pid=112367) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:20:42.822048 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.822084 np0000176084 devstack@c-api.service[112366]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0e0a6a3668 pid: 112366 (default app) May 21 23:20:42.822116 np0000176084 devstack@c-api.service[112367]: [pid: 112367|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Thu May 21 23:20:42 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 21 23:20:42.822148 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.822148 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.822148 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.824845 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.826274 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.828952 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.834602 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.837966 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.840959 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.842302 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.843843 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.845335 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.846527 np0000176084 devstack@c-api.service[112365]: WARNING cinder.api.contrib.hosts [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:20:42.847451 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.848892 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.850221 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.851513 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.852365 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: extensions {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.854262 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: qos-specs {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.856371 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-snapshot-manage {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.857817 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: scheduler-stats {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.859458 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-volume-transfer {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.861131 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: extra_specs {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.862794 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-volume-type-access {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.864370 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: cgsnapshots {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.865827 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: consistencygroups {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.867831 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-quota-sets {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.869252 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: capabilities {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.870531 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-hosts {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.871950 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: encryption {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.873470 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: backups {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.875526 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-quota-class-sets {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.876855 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-volume-manage {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.878297 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: os-availability-zone {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.879566 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extended resource: encryption {{(pid=112365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:20:42.882308 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.884029 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.885131 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.886479 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.887896 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.889319 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.890649 np0000176084 devstack@c-api.service[112365]: WARNING castellan.key_manager.migration [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:20:42.891498 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.contrib.snapshot_actions [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] SnapshotActionsController initialized {{(pid=112365) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:20:42.891666 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.891786 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension TypesManage extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.891942 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeActions extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892075 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892191 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892327 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension AdminActions extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892422 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension AdminActions extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892562 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension AdminActions extending resource: backups {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892562 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892672 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension UsedLimits extending resource: limits {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892860 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.892860 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.893095 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.893095 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.893295 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.893295 np0000176084 devstack@c-api.service[112365]: DEBUG cinder.api.v3.router [None req-a7eae37f-a8a3-42eb-9e4f-716aebb6db76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:20:42.901382 np0000176084 devstack@c-api.service[112365]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b0e0a6a3668 pid: 112365 (default app) May 21 23:20:50.299654 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.299654 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300034 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300034 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300034 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300034 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300034 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300225 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300225 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300225 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300225 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300225 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300225 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300435 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300435 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300435 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300435 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300435 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300604 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300604 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300604 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300604 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300787 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300787 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300787 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300787 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300949 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300949 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300949 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.300949 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.300949 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301129 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301129 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301129 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301129 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301129 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301318 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301318 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301318 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301318 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301318 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301318 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301527 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301527 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301527 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301527 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301527 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301527 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301757 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301757 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301757 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301757 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301757 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301757 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301963 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301963 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301963 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301963 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.301963 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.301963 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302185 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302185 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302185 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302185 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302328 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302328 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302328 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302328 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302328 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302509 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302509 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302509 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302509 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302509 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302676 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302676 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302676 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302676 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.302676 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.302676 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303018 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303018 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303018 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303018 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303018 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303239 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303239 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303239 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303239 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303239 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303420 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303420 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303420 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303420 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303567 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303567 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303567 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303567 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303711 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303711 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303711 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303711 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303711 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303921 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303921 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303921 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.303921 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.303921 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304096 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304096 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304096 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304096 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304252 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304252 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304252 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304252 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304400 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304400 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304400 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304400 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304544 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304544 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304544 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304544 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304699 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304699 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304699 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304699 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304866 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304866 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304866 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304866 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.304866 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.304866 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305075 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305075 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305075 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305075 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305075 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305263 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305263 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305263 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305263 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305263 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305263 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305263 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305498 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305498 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305498 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305498 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305498 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305498 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305734 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305734 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305734 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305734 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305734 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305734 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305944 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305944 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305944 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305944 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.305944 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.305944 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306152 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306152 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306152 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306152 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306288 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306288 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306288 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306288 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306445 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306445 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306445 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306445 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306586 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306586 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306586 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.306586 np0000176084 devstack@c-api.service[112368]: warnings.warn(deprecated_msg) May 21 23:20:50.306586 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.middleware.request_id [None req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c None None] RequestId filter calling following filter/app {{(pid=112368) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:20:50.818746 np0000176084 devstack@c-api.service[112368]: INFO cinder.api.openstack.wsgi [None req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c admin admin] POST https://199.204.45.77/volume/v3/types May 21 23:20:50.819354 np0000176084 devstack@c-api.service[112368]: DEBUG cinder.api.openstack.wsgi [None req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112368) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:20:50.820996 np0000176084 devstack@c-api.service[112368]: /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 21 23:20:50.820996 np0000176084 devstack@c-api.service[112368]: warnings.warn( May 21 23:20:50.839199 np0000176084 devstack@c-api.service[112368]: DEBUG oslo_db.sqlalchemy.engines [None req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c 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=112368) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:50.870695 np0000176084 devstack@c-api.service[112368]: INFO cinder.api.openstack.wsgi [None req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 May 21 23:20:50.871244 np0000176084 devstack@c-api.service[112368]: [pid: 112368|app: 0|req: 1/2] 199.204.45.77 () {68 vars in 1281 bytes} [Thu May 21 23:20:50 2026] POST /volume/v3/types => generated 186 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:20:50.900236 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.900236 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.900236 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.900236 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.900236 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.904527 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.904527 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.904527 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.904527 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.904527 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.907962 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.907962 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.907962 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.907962 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.907962 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.907962 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.911176 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.911176 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.911176 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.911176 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.912412 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.912412 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.912412 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.912412 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.913507 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.913507 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.913507 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.913507 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.915335 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.915335 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.915335 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.915335 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.915335 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.916364 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.916364 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.916364 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.916364 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.916364 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.917273 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.917273 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.917273 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.917273 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.917273 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.917273 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.918214 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.918214 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.918214 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.918214 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.918214 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.918214 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.919403 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.919403 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.919403 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.919403 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.919403 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.919403 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.920385 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.920385 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.920385 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.920385 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.920385 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.921351 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.921351 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.921351 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.921351 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.921351 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.922227 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.922227 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.922227 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.922227 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.922227 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.922227 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.923561 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.923561 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.923561 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.923561 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.923561 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.923561 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.925067 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.925067 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.925067 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.925067 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.925067 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.926268 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.926268 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.926268 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.926268 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.926268 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.927202 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.927202 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.927202 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.927202 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.928254 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.928254 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.928254 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.928254 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.929147 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.929147 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.929147 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.929147 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.929147 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.930899 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.930899 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.930899 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.930899 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.930899 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.931903 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.931903 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.931903 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.931903 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.933569 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.933569 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.933569 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.933569 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.935007 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.935007 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.935007 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.935007 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.935927 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.935927 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.935927 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.935927 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.936888 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.936888 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.936888 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.936888 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.937865 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.937865 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.937865 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.937865 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.937865 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.939283 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.939283 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.939283 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.939283 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.939283 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.939283 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940013 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940013 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940013 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940013 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940013 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940314 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940314 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940314 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940314 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940314 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940314 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940579 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940579 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940579 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940579 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940579 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940579 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940760 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940760 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940760 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940760 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940760 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940760 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940933 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940933 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940933 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940933 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.940933 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.940933 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941102 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.941102 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941102 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.941102 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941232 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.941232 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941232 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.941232 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941232 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.941403 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941403 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.941403 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941403 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:50.941403 np0000176084 devstack@c-api.service[112366]: warnings.warn(deprecated_msg) May 21 23:20:50.941403 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.middleware.request_id [req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c req-00f9213a-1739-475e-8cdc-8f83206cac66 None None] RequestId filter calling following filter/app {{(pid=112366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:20:51.285956 np0000176084 devstack@c-api.service[112366]: INFO cinder.api.openstack.wsgi [req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c req-00f9213a-1739-475e-8cdc-8f83206cac66 admin admin] POST https://199.204.45.77/volume/v3/types/8160a804-ea3a-4086-ae8b-720df8deafe1/extra_specs May 21 23:20:51.286246 np0000176084 devstack@c-api.service[112366]: DEBUG cinder.api.openstack.wsgi [req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c req-00f9213a-1739-475e-8cdc-8f83206cac66 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:20:51.288168 np0000176084 devstack@c-api.service[112366]: /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 21 23:20:51.288168 np0000176084 devstack@c-api.service[112366]: warnings.warn( May 21 23:20:51.296817 np0000176084 devstack@c-api.service[112366]: DEBUG oslo_db.sqlalchemy.engines [req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c req-00f9213a-1739-475e-8cdc-8f83206cac66 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=112366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:20:51.358146 np0000176084 devstack@c-api.service[112366]: INFO cinder.api.openstack.wsgi [req-bda7d51d-bb40-4cf8-aa41-0d81cf2b027c req-00f9213a-1739-475e-8cdc-8f83206cac66 admin admin] https://199.204.45.77/volume/v3/types/8160a804-ea3a-4086-ae8b-720df8deafe1/extra_specs returned with HTTP 200 May 21 23:20:51.358920 np0000176084 devstack@c-api.service[112366]: [pid: 112366|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Thu May 21 23:20:50 2026] POST /volume/v3/types/8160a804-ea3a-4086-ae8b-720df8deafe1/extra_specs => generated 55 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:20:52.686996 np0000176084 devstack@c-api.service[112367]: DEBUG dbcounter [-] [112367] Writing DB stats cinder:SELECT=6 {{(pid=112367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:20:52.784791 np0000176084 devstack@c-api.service[112365]: DEBUG dbcounter [-] [112365] Writing DB stats cinder:SELECT=6 {{(pid=112365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:21:00.868868 np0000176084 devstack@c-api.service[112368]: DEBUG dbcounter [-] [112368] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:21:01.356300 np0000176084 devstack@c-api.service[112366]: DEBUG dbcounter [-] [112366] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}