May 22 00:59:34.000421 np0000176103 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 22 00:59:34.011987 np0000176103 devstack@c-api.service[112399]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 22 00:59:34 2026] *** May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: nodename: np0000176103 May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: machine: x86_64 May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: clock source: unix May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: pcre jit disabled May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: detected number of CPU cores: 16 May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: current working directory: / May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: detected binary path: /usr/bin/uwsgi-core May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: your processes number limit is 256917 May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: your memory page size is 4096 bytes May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: detected max file descriptor number: 2048 May 22 00:59:34.015142 np0000176103 devstack@c-api.service[112399]: lock engine: pthread robust mutexes May 22 00:59:34.015963 np0000176103 devstack@c-api.service[112399]: thunder lock: enabled May 22 00:59:34.015963 np0000176103 devstack@c-api.service[112399]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 22 00:59:34.015963 np0000176103 devstack@c-api.service[112399]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 22 00:59:34.015963 np0000176103 devstack@c-api.service[112399]: PEP 405 virtualenv detected: /opt/stack/data/venv May 22 00:59:34.015963 np0000176103 devstack@c-api.service[112399]: Set PythonHome to /opt/stack/data/venv May 22 00:59:34.053141 np0000176103 devstack@c-api.service[112399]: Python main interpreter initialized at 0x727a1fca3668 May 22 00:59:34.053141 np0000176103 devstack@c-api.service[112399]: python threads support enabled May 22 00:59:34.053141 np0000176103 devstack@c-api.service[112399]: your server socket listen backlog is limited to 100 connections May 22 00:59:34.053141 np0000176103 devstack@c-api.service[112399]: your mercy for graceful operations on workers is 80 seconds May 22 00:59:34.053669 np0000176103 devstack@c-api.service[112399]: mapped 671795 bytes (656 KB) for 4 cores May 22 00:59:34.053839 np0000176103 devstack@c-api.service[112399]: *** Operational MODE: preforking *** May 22 00:59:34.054202 np0000176103 devstack@c-api.service[112399]: *** uWSGI is running in multiple interpreter mode *** May 22 00:59:34.054202 np0000176103 devstack@c-api.service[112399]: spawned uWSGI master process (pid: 112399) May 22 00:59:34.054192 np0000176103 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 22 00:59:34.054984 np0000176103 devstack@c-api.service[112399]: spawned uWSGI worker 1 (pid: 112404, cores: 1) May 22 00:59:34.055802 np0000176103 devstack@c-api.service[112399]: spawned uWSGI worker 2 (pid: 112405, cores: 1) May 22 00:59:34.056296 np0000176103 devstack@c-api.service[112399]: spawned uWSGI worker 3 (pid: 112406, cores: 1) May 22 00:59:34.056764 np0000176103 devstack@c-api.service[112399]: spawned uWSGI worker 4 (pid: 112407, cores: 1) May 22 00:59:34.056881 np0000176103 devstack@c-api.service[112399]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 22 00:59:34.179232 np0000176103 devstack@c-api.service[112407]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:59:34.179232 np0000176103 devstack@c-api.service[112407]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:59:34.179232 np0000176103 devstack@c-api.service[112407]: we strongly recommend against using it for new projects. May 22 00:59:34.179232 np0000176103 devstack@c-api.service[112407]: If you are already using Eventlet, we recommend migrating to a different May 22 00:59:34.179232 np0000176103 devstack@c-api.service[112407]: framework. For more detail see May 22 00:59:34.179232 np0000176103 devstack@c-api.service[112407]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:59:34.179232 np0000176103 devstack@c-api.service[112407]: import eventlet # noqa May 22 00:59:34.182129 np0000176103 devstack@c-api.service[112406]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:59:34.182129 np0000176103 devstack@c-api.service[112406]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:59:34.182129 np0000176103 devstack@c-api.service[112406]: we strongly recommend against using it for new projects. May 22 00:59:34.182129 np0000176103 devstack@c-api.service[112406]: If you are already using Eventlet, we recommend migrating to a different May 22 00:59:34.182129 np0000176103 devstack@c-api.service[112406]: framework. For more detail see May 22 00:59:34.182129 np0000176103 devstack@c-api.service[112406]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:59:34.182129 np0000176103 devstack@c-api.service[112406]: import eventlet # noqa May 22 00:59:34.184641 np0000176103 devstack@c-api.service[112404]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:59:34.184641 np0000176103 devstack@c-api.service[112404]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:59:34.184641 np0000176103 devstack@c-api.service[112404]: we strongly recommend against using it for new projects. May 22 00:59:34.184641 np0000176103 devstack@c-api.service[112404]: If you are already using Eventlet, we recommend migrating to a different May 22 00:59:34.184641 np0000176103 devstack@c-api.service[112404]: framework. For more detail see May 22 00:59:34.184641 np0000176103 devstack@c-api.service[112404]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:59:34.184641 np0000176103 devstack@c-api.service[112404]: import eventlet # noqa May 22 00:59:34.187520 np0000176103 devstack@c-api.service[112405]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:59:34.187520 np0000176103 devstack@c-api.service[112405]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:59:34.187520 np0000176103 devstack@c-api.service[112405]: we strongly recommend against using it for new projects. May 22 00:59:34.187520 np0000176103 devstack@c-api.service[112405]: If you are already using Eventlet, we recommend migrating to a different May 22 00:59:34.187520 np0000176103 devstack@c-api.service[112405]: framework. For more detail see May 22 00:59:34.187520 np0000176103 devstack@c-api.service[112405]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:59:34.187520 np0000176103 devstack@c-api.service[112405]: import eventlet # noqa May 22 00:59:34.263068 np0000176103 devstack@c-api.service[112407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 00:59:34.263068 np0000176103 devstack@c-api.service[112407]: debtcollector.deprecate( May 22 00:59:34.267362 np0000176103 devstack@c-api.service[112406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 00:59:34.267362 np0000176103 devstack@c-api.service[112406]: debtcollector.deprecate( May 22 00:59:34.269064 np0000176103 devstack@c-api.service[112404]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 00:59:34.269064 np0000176103 devstack@c-api.service[112404]: debtcollector.deprecate( May 22 00:59:34.273367 np0000176103 devstack@c-api.service[112405]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 00:59:34.273367 np0000176103 devstack@c-api.service[112405]: debtcollector.deprecate( May 22 00:59:34.344248 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:34.344248 np0000176103 devstack@c-api.service[112407]: from cgi import parse_header May 22 00:59:34.347152 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:34.347152 np0000176103 devstack@c-api.service[112404]: from cgi import parse_header May 22 00:59:34.353344 np0000176103 devstack@c-api.service[112406]: /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 22 00:59:34.353344 np0000176103 devstack@c-api.service[112406]: from cgi import parse_header May 22 00:59:34.355037 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:34.355037 np0000176103 devstack@c-api.service[112405]: from cgi import parse_header May 22 00:59:34.390418 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:34.390418 np0000176103 devstack@c-api.service[112407]: removals.removed_module( May 22 00:59:34.391319 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:34.391319 np0000176103 devstack@c-api.service[112407]: removals.removed_module( May 22 00:59:34.393176 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:34.393176 np0000176103 devstack@c-api.service[112404]: removals.removed_module( May 22 00:59:34.394475 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:34.394475 np0000176103 devstack@c-api.service[112404]: removals.removed_module( May 22 00:59:34.399265 np0000176103 devstack@c-api.service[112406]: /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 22 00:59:34.399265 np0000176103 devstack@c-api.service[112406]: removals.removed_module( May 22 00:59:34.399960 np0000176103 devstack@c-api.service[112406]: /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 22 00:59:34.399960 np0000176103 devstack@c-api.service[112406]: removals.removed_module( May 22 00:59:34.403584 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:34.403584 np0000176103 devstack@c-api.service[112405]: removals.removed_module( May 22 00:59:34.403584 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:34.403584 np0000176103 devstack@c-api.service[112405]: removals.removed_module( May 22 00:59:34.980762 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:34.980762 np0000176103 devstack@c-api.service[112407]: warnings.warn( May 22 00:59:34.989277 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:34.989277 np0000176103 devstack@c-api.service[112404]: warnings.warn( May 22 00:59:34.999849 np0000176103 devstack@c-api.service[112406]: /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 22 00:59:34.999849 np0000176103 devstack@c-api.service[112406]: warnings.warn( May 22 00:59:35.008472 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:35.008472 np0000176103 devstack@c-api.service[112405]: warnings.warn( May 22 00:59:35.076746 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:35.076746 np0000176103 devstack@c-api.service[112407]: warnings.warn( May 22 00:59:35.085527 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:35.085527 np0000176103 devstack@c-api.service[112404]: warnings.warn( May 22 00:59:35.094328 np0000176103 devstack@c-api.service[112406]: /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 22 00:59:35.094328 np0000176103 devstack@c-api.service[112406]: warnings.warn( May 22 00:59:35.107668 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:35.107668 np0000176103 devstack@c-api.service[112405]: warnings.warn( May 22 00:59:35.382690 np0000176103 devstack@c-api.service[112407]: 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 22 00:59:35.383239 np0000176103 devstack@c-api.service[112407]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112407) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:59:35.407043 np0000176103 devstack@c-api.service[112404]: 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 22 00:59:35.407523 np0000176103 devstack@c-api.service[112404]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112404) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:59:35.435002 np0000176103 devstack@c-api.service[112405]: 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 22 00:59:35.435469 np0000176103 devstack@c-api.service[112405]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112405) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:59:35.441413 np0000176103 devstack@c-api.service[112406]: 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 22 00:59:35.442083 np0000176103 devstack@c-api.service[112406]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112406) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:59:35.472614 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:35.472614 np0000176103 devstack@c-api.service[112404]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:59:35.478247 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:35.478247 np0000176103 devstack@c-api.service[112407]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:59:35.496500 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:35.496500 np0000176103 devstack@c-api.service[112405]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:59:35.507365 np0000176103 devstack@c-api.service[112406]: /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 22 00:59:35.507365 np0000176103 devstack@c-api.service[112406]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:59:35.932430 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112407) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:59:35.933020 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112404) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:59:35.933176 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112405) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:59:35.933302 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.933302 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.933537 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.933646 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.933748 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.933884 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.934094 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.934254 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.934382 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.934498 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.934498 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.934696 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.934812 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.934944 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.935076 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.935183 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.935299 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.935415 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.935521 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.935583 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.935651 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.935707 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.935707 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.935819 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.935819 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.935819 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.935819 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.935819 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.936160 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.936160 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.938342 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.938412 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.938493 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.938556 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.938626 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.938694 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.938742 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.938781 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.938813 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.938849 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.938882 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.938946 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.938979 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.939010 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.939053 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.939084 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.939121 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.939156 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.939197 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.939197 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.939283 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.943532 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.943618 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.943618 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.943692 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.943792 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.943792 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.943941 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.944015 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.944015 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.944151 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.944151 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.944151 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.944295 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.944295 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.944555 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.944666 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.944740 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.944793 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.944843 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.945035 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.945035 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.950221 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.950375 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.950375 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.950375 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.950651 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.950651 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.950651 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.951018 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.951101 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.951173 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.951173 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.951297 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.951364 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.951420 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.951485 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.951535 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.951585 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.951585 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.951585 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.951585 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.951585 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.951825 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.951880 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.951983 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.952036 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.952086 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.952137 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.952197 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.952255 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.952317 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.952382 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.952470 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.952530 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.952579 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.952628 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.952689 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.952750 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.952808 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.952869 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.952869 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.952869 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.952869 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.953091 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.953091 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.953193 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.953259 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.953321 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.953422 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.953476 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.953536 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.953593 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.953644 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.953701 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.953759 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.953830 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.954766 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.954850 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.954945 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.955011 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.955082 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.955150 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.955219 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.955281 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.955348 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.955348 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.955348 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.955348 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.955602 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.955675 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.955675 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.955789 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.955849 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.955937 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.956003 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.956077 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.956157 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.956224 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.956284 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.956344 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.956412 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.956477 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.956540 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.956600 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.956670 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.956741 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.956803 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.956873 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.956968 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.957040 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.957109 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.957171 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.957238 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.957305 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.957375 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.957447 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.957521 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.957585 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.957645 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.957712 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.957773 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.957833 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.957957 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.957957 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.957957 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.957957 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.958209 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.958209 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.958209 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.958209 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.958209 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.958209 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.958618 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.958693 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.958761 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.958761 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.958884 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.958979 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.959053 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.959115 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.959176 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.959242 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.959310 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.959372 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.959461 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.959461 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.959461 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.959782 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:59:35.960246 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.960348 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.960537 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.960799 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.960882 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.961025 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.961108 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.961184 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.961249 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.961311 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.961373 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.961436 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.961528 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.961617 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.961682 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.961753 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.961851 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.962134 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.962215 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.962285 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.962361 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.962435 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.962507 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.962574 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.962628 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.962685 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.962734 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.962774 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.962826 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.962874 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.962945 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.962993 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.963048 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.963095 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.963149 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.963193 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.963237 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.963285 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.963320 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.963344 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.963375 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.963405 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.963429 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.963454 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.963477 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.963501 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.963524 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.963553 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.963576 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.963598 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.963629 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.963652 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.963679 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.963705 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.963729 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.963756 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.963781 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.963803 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.963831 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.963856 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.963856 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.963856 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.963856 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.963856 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.963980 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.964008 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.964032 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.964055 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.964091 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.964118 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.964146 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.964169 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.964192 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.964219 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.964243 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.964267 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.964294 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.964317 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.964339 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.964370 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.964394 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.964416 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.964443 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.964466 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.964490 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.964517 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.964517 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.964560 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.964560 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.964560 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.964560 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.964560 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.964674 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.964703 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.964729 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.964755 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.964782 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.964782 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.964835 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.964861 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.964889 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.965312 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.965367 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.965417 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.965470 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.965515 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.965563 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.965612 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.965661 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.965707 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.965756 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.965801 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.965850 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.965939 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.965989 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.966038 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.966080 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.966124 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.966168 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.966217 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.966262 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.966305 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.966348 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.966390 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.966436 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.966489 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.966537 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.966580 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.966622 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.966664 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.966707 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.966707 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.966786 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.966830 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.966886 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.966965 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.967016 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.967065 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.967112 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.967158 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.967201 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.967634 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.968058 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.968058 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.968058 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.968058 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.968236 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.968236 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.968236 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.968236 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.968397 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.968444 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.968487 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.968529 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.968570 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.968630 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.968681 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.968729 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.968772 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.968815 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.968864 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.968917 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.968968 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.969030 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.969076 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.969125 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.969171 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.969225 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.969270 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.969314 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.969345 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.969373 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.969424 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.969424 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.969470 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.969470 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.969470 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.969470 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.969470 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.969645 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.969675 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.969701 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.969724 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.969752 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.969775 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.969804 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.969831 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.969857 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.969913 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.969939 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.969968 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.969992 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.970014 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.970038 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.970065 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.970088 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.970110 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.970137 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.970160 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.970182 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.970207 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.970238 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.970265 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.970265 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.970265 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.970265 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.970265 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.970265 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.970265 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.970412 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.970412 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.970412 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.970484 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.970800 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.970800 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.970800 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.970977 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.971040 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.971093 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.971140 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.971185 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.971229 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.971275 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.971320 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.971373 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.971426 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.971472 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.971516 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.971559 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.971654 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.971776 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.971973 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.972111 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.972218 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.972332 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.972434 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.972434 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.972641 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.972770 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.972889 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.973037 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.973146 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.973249 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.973350 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.973451 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.973552 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.973666 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.973793 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.974054 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.974146 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.974204 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.974670 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.974670 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.974670 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.974670 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.974670 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.974771 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.974771 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.974771 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.974771 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.974862 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.974886 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.975066 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.975115 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.975156 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.975199 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.975250 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.975297 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.975348 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.975397 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.975440 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.975482 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.975524 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.975573 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.975620 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.975666 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.975709 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.975752 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.975807 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.975852 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.975914 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.976331 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.976472 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.976535 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.976581 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.976636 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.976680 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.976724 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.976772 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.976817 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.976876 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.976955 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.977006 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.977050 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.977099 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.977143 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.977189 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.977217 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.977246 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.977274 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.977297 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.977325 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.977348 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.977375 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.977398 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.977422 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.977445 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.977468 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.977495 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.977528 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.977551 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.977574 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.977601 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.977626 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.977650 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.977677 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.977700 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.977729 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.977755 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.977780 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.977806 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.977838 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.977860 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.977936 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.977962 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.977987 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.978009 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.978037 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.978063 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.978094 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.978118 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.979288 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.979340 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.979406 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.979466 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.979513 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.979564 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.979591 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.979615 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.979643 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.979668 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.979692 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.979719 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.979744 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.979767 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.979791 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.979842 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.979867 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.979907 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.979931 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.979953 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.979988 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.980231 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.980303 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.980350 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.980418 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.980446 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.980472 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.980497 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.980562 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.980618 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.980618 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.980712 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.980762 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.980788 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.980812 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.980835 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.980857 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.980881 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.980881 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.980940 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.980975 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.980999 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.981026 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.981050 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.981078 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.981102 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.981126 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.981150 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.981179 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.981315 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.981375 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.981424 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.981424 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.981424 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.981547 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.981547 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.982355 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.982416 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.982461 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.982526 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.982587 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.982640 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.982713 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.982777 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.982835 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.982915 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.982990 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.983051 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.983115 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.983155 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.983198 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.983230 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.983262 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.983262 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.983262 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.983262 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.983262 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.983716 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.983765 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.983850 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.983976 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.983976 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.984048 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.984080 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.985765 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.985833 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.985913 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.986014 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.986081 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.986158 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.986234 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.986299 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.986381 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.986447 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.986517 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.986582 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.986621 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.986664 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.986696 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.986734 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.986766 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.986798 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.986831 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.986831 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.986925 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.986985 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.987021 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.987021 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.987021 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.987021 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.987021 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.987021 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.987199 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.987199 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.987199 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.987199 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.987331 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.987371 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.987409 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.987442 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.987473 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.987507 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.987545 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.987581 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.987615 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.987655 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.987688 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.987719 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.987841 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.987876 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.987931 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.987977 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.988012 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.988043 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.988075 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.988075 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.988075 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.988075 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.988075 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.988075 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.988724 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.988801 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.988872 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.988980 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.989065 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.989131 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.989197 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.989277 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.989350 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.989413 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.989475 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.989544 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.989612 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.989675 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.989736 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.989799 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.989867 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.990046 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.990112 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.990187 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.990248 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.990307 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.990366 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.990430 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.990494 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.990559 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.990625 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.990693 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.990753 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.990813 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.990871 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.990948 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.991027 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.991085 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.991177 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.991263 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.991337 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.991414 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.991484 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.991553 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.991620 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.991681 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.991747 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.991813 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.991875 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.991968 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.992035 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.992096 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.992172 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.992242 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.992305 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.992365 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.992365 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.992365 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.992365 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.992365 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.992659 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.992659 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.992659 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.992659 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.992931 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.993000 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.993071 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.993141 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.993212 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.993287 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.993358 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.993424 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.993485 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.993548 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.993610 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.993673 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.993733 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.993833 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.993983 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.994080 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.994145 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.994224 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.994265 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.994301 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.994333 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.994369 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.994401 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.994432 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.994476 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.994513 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.994549 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.994580 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.994611 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.994649 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.994681 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.994711 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.994746 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.994777 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.994816 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.994847 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.994882 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.994931 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.994965 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.995008 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.995040 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.995071 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.995104 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.995139 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.995170 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.995213 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.995256 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.995294 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.995294 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.995294 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.995294 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.995294 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.995441 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.995441 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.995441 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.995441 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.995570 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.995603 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.995640 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.995679 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.995715 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.995749 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.995779 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.995810 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.995848 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.995882 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.996450 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.996555 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.996654 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.996727 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.996793 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.996852 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.996944 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.997020 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.997098 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.997166 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.997225 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.997302 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.997366 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.997439 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.997501 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.997567 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.997633 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.997698 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.997765 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.997836 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.997956 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.998040 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.998108 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.998174 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.998239 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.998313 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.998375 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.998441 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.998504 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.998564 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:35.998664 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.998778 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.998880 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:35.999046 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.999157 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.999257 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:35.999385 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.999506 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:35.999624 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:35.999726 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:35.999726 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:35.999726 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:59:36.000202 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112405) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:36.000202 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:36.000202 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:36.000202 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:36.000202 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112405) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:36.000759 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:36.000817 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112405) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:36.000874 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:36.001124 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112404) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:36.001124 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:36.001328 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:36.001458 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:36.001566 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:36.001641 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:36.001703 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:36.001757 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:36.001818 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112406) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:36.001954 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112404) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:36.002032 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:59:36.002032 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:59:36.002032 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:59:36.002032 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:59:36.002032 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:59:36.002032 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112407) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:59:36.042378 np0000176103 devstack@c-api.service[112405]: INFO dbcounter [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Registered counter for database cinder May 22 00:59:36.042585 np0000176103 devstack@c-api.service[112407]: INFO dbcounter [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Registered counter for database cinder May 22 00:59:36.042931 np0000176103 devstack@c-api.service[112406]: INFO dbcounter [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Registered counter for database cinder May 22 00:59:36.043187 np0000176103 devstack@c-api.service[112404]: INFO dbcounter [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Registered counter for database cinder May 22 00:59:36.054624 np0000176103 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [None req-07829aa0-14a4-4545-9f90-c94a3bce323f 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.056432 np0000176103 devstack@c-api.service[112407]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 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=112407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.059673 np0000176103 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.061203 np0000176103 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.166410 np0000176103 devstack@c-api.service[112405]: DEBUG dbcounter [-] [112405] Writer thread running {{(pid=112405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:59:36.166675 np0000176103 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writer thread running {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:59:36.169246 np0000176103 devstack@c-api.service[112407]: INFO cinder.rpc [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:59:36.169356 np0000176103 devstack@c-api.service[112405]: INFO cinder.rpc [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:59:36.171343 np0000176103 devstack@c-api.service[112404]: DEBUG dbcounter [-] [112404] Writer thread running {{(pid=112404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:59:36.171596 np0000176103 devstack@c-api.service[112405]: INFO cinder.rpc [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:59:36.171660 np0000176103 devstack@c-api.service[112407]: INFO cinder.rpc [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:59:36.173503 np0000176103 devstack@c-api.service[112407]: INFO cinder.rpc [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:59:36.173613 np0000176103 devstack@c-api.service[112405]: INFO cinder.rpc [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:59:36.173930 np0000176103 devstack@c-api.service[112404]: INFO cinder.rpc [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:59:36.175420 np0000176103 devstack@c-api.service[112407]: INFO cinder.rpc [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:59:36.175944 np0000176103 devstack@c-api.service[112405]: INFO cinder.rpc [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:59:36.176020 np0000176103 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writer thread running {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:59:36.176258 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.176519 np0000176103 devstack@c-api.service[112404]: INFO cinder.rpc [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:59:36.177118 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.177876 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.179137 np0000176103 devstack@c-api.service[112406]: INFO cinder.rpc [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:59:36.179189 np0000176103 devstack@c-api.service[112404]: INFO cinder.rpc [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:59:36.179397 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.181480 np0000176103 devstack@c-api.service[112406]: INFO cinder.rpc [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:59:36.181552 np0000176103 devstack@c-api.service[112404]: INFO cinder.rpc [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:59:36.182715 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.183616 np0000176103 devstack@c-api.service[112407]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 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=112407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.184002 np0000176103 devstack@c-api.service[112406]: INFO cinder.rpc [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:59:36.184286 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.185037 np0000176103 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [None req-07829aa0-14a4-4545-9f90-c94a3bce323f 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.186446 np0000176103 devstack@c-api.service[112406]: INFO cinder.rpc [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:59:36.186557 np0000176103 devstack@c-api.service[112407]: INFO cinder.rpc [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:59:36.186787 np0000176103 devstack@c-api.service[112405]: INFO cinder.rpc [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:59:36.187711 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.188247 np0000176103 devstack@c-api.service[112407]: INFO cinder.rpc [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:59:36.188370 np0000176103 devstack@c-api.service[112405]: INFO cinder.rpc [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:59:36.189023 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.189191 np0000176103 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.189343 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.190113 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.190975 np0000176103 devstack@c-api.service[112404]: INFO cinder.rpc [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:59:36.192560 np0000176103 devstack@c-api.service[112404]: INFO cinder.rpc [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:59:36.193335 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.195746 np0000176103 devstack@c-api.service[112406]: DEBUG oslo_db.sqlalchemy.engines [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e 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=112406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:36.197550 np0000176103 devstack@c-api.service[112406]: INFO cinder.rpc [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:59:36.198306 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.199386 np0000176103 devstack@c-api.service[112406]: INFO cinder.rpc [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:59:36.200486 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.200722 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.201516 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.204066 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.204721 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.204997 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.207249 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.208224 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.208831 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.211461 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.211599 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.212220 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.212684 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.215238 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.215684 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.215759 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.216324 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.218269 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.218774 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.218950 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.219339 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.221306 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.221575 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.222319 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.222996 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.224126 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.224475 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.225352 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.225985 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.226099 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.227046 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.228222 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.228483 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.228677 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.228984 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.231169 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.231247 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.232469 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.232640 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.234279 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.235339 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.235411 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.236748 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.237636 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.238236 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.239697 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.239771 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.240109 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.240979 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.241160 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.242290 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.242418 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.242674 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.243656 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.244152 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.244386 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.245153 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.245356 np0000176103 devstack@c-api.service[112407]: WARNING cinder.api.contrib.hosts [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:59:36.246171 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.246565 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.246636 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.247608 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.247799 np0000176103 devstack@c-api.service[112405]: WARNING cinder.api.contrib.hosts [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:59:36.247972 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.248069 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.248581 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.248964 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.249426 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.250049 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.250291 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.250936 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.251117 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: extensions {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.251415 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.251460 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.252151 np0000176103 devstack@c-api.service[112404]: WARNING cinder.api.contrib.hosts [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:59:36.252452 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: qos-specs {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.252736 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.252989 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.253566 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: extensions {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.253660 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.254435 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.254578 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-snapshot-manage {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.254921 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: qos-specs {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.255050 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.255778 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.256016 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: scheduler-stats {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.256520 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.257041 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-snapshot-manage {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.257086 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.257484 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-volume-transfer {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.257939 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: extensions {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.258001 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.258489 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: scheduler-stats {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.259246 np0000176103 devstack@c-api.service[112406]: WARNING cinder.api.contrib.hosts [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:59:36.259318 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: qos-specs {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.259668 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: extra_specs {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.260020 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.260520 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-volume-transfer {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.261251 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-volume-type-access {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.261406 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-snapshot-manage {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.261462 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.262193 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: extra_specs {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.262791 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.262858 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: scheduler-stats {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.262926 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: cgsnapshots {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.263745 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-volume-type-access {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.264104 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.264315 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: consistencygroups {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.264892 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-volume-transfer {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.264966 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: extensions {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.265304 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: cgsnapshots {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.266317 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-quota-sets {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.266569 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: extra_specs {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.266787 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: consistencygroups {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.266915 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: qos-specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.267727 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: capabilities {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.268166 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-volume-type-access {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.268759 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-quota-sets {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.268953 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-snapshot-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.269060 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-hosts {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.269718 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: cgsnapshots {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.270182 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: capabilities {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.270412 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: scheduler-stats {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.270509 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: encryption {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.271172 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: consistencygroups {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.271458 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-hosts {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.271877 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-volume-transfer {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.271970 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: backups {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.272848 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: encryption {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.273148 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-quota-sets {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.273557 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: extra_specs {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.273976 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-quota-class-sets {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.274421 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: backups {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.274578 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: capabilities {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.275193 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-volume-type-access {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.275322 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-volume-manage {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.275994 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-hosts {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.276433 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-quota-class-sets {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.276759 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: os-availability-zone {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.276918 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: cgsnapshots {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.277381 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: encryption {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.277754 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-volume-manage {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.278068 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extended resource: encryption {{(pid=112407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.278371 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: consistencygroups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.278941 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: backups {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.279226 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: os-availability-zone {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.280281 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.280334 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-quota-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.280506 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extended resource: encryption {{(pid=112405) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.280958 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-quota-class-sets {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.281647 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.281760 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: capabilities {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.282304 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-volume-manage {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.282749 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.283055 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.283100 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-hosts {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.283746 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: os-availability-zone {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.284150 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.284393 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.284481 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.285041 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extended resource: encryption {{(pid=112404) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.285520 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.285790 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.286080 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: backups {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.286875 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.287237 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.287309 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.288129 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-quota-class-sets {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.288264 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.288607 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.288679 np0000176103 devstack@c-api.service[112407]: WARNING castellan.key_manager.migration [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.289464 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] SnapshotActionsController initialized {{(pid=112407) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:59:36.289536 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-volume-manage {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.289592 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.289736 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension TypesManage extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.289848 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.289971 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeActions extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290208 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.290302 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290302 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290302 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension AdminActions extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290491 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension AdminActions extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290491 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension AdminActions extending resource: backups {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290587 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290786 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension UsedLimits extending resource: limits {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.290786 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.291150 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.291150 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.291362 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: os-availability-zone {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.291468 np0000176103 devstack@c-api.service[112405]: WARNING castellan.key_manager.migration [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.291566 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.291566 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.291768 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.291826 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.v3.router [None req-e7d12d13-d407-4f04-a9f3-23f26835e0e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.291958 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.contrib.snapshot_actions [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] SnapshotActionsController initialized {{(pid=112405) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:59:36.292066 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.292184 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension TypesManage extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.292318 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extended resource: encryption {{(pid=112406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:59:36.292392 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeActions extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.292510 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.292611 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.292710 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension AdminActions extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.292779 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.292831 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension AdminActions extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.292891 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension AdminActions extending resource: backups {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293105 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293105 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension UsedLimits extending resource: limits {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293330 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293330 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293528 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293528 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293724 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.293781 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.v3.router [None req-07829aa0-14a4-4545-9f90-c94a3bce323f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112405) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.294190 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.295033 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.295523 np0000176103 devstack@c-api.service[112404]: WARNING castellan.key_manager.migration [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.296376 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.contrib.snapshot_actions [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] SnapshotActionsController initialized {{(pid=112404) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:59:36.296451 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.296504 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.296632 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension TypesManage extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.296803 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeActions extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.296959 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297077 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297178 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension AdminActions extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297234 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension AdminActions extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297363 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension AdminActions extending resource: backups {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297464 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297571 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension UsedLimits extending resource: limits {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297673 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297747 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.297802 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.297884 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.298108 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.298242 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.298242 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.v3.router [None req-35f720a5-08b7-466c-9806-77bfdbb76c68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112404) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.299101 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.299176 np0000176103 devstack@c-api.service[112407]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727a1fca3668 pid: 112407 (default app) May 22 00:59:36.300485 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.301948 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.302024 np0000176103 devstack@c-api.service[112405]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727a1fca3668 pid: 112405 (default app) May 22 00:59:36.303300 np0000176103 devstack@c-api.service[112406]: WARNING castellan.key_manager.migration [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:59:36.304143 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.contrib.snapshot_actions [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] SnapshotActionsController initialized {{(pid=112406) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:59:36.304278 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.304403 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension TypesManage extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.304597 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.304714 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.304824 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.304948 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension AdminActions extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305072 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension AdminActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305176 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension AdminActions extending resource: backups {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305280 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305383 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension UsedLimits extending resource: limits {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305490 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305597 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305718 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305836 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.305959 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.306097 np0000176103 devstack@c-api.service[112406]: DEBUG cinder.api.v3.router [None req-25b33692-788a-4f7d-89bd-9fa74a3c004e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:59:36.306673 np0000176103 devstack@c-api.service[112404]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727a1fca3668 pid: 112404 (default app) May 22 00:59:36.307880 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.307880 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308012 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308012 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308012 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308012 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308012 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308257 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308257 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308257 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308257 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308257 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308257 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308497 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308497 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308497 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308497 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308497 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308679 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308679 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308679 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308679 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308838 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308838 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.308838 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.308838 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309042 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309042 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309042 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309042 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309042 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309247 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309247 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309247 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309247 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309247 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309431 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309431 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309431 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309431 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309431 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309431 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309678 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309678 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309678 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309678 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309678 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309678 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309926 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309926 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309926 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309926 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.309926 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.309926 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310197 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310197 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310197 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310197 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310197 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310197 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310440 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310440 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310440 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310440 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310605 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310605 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310605 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310605 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310605 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310809 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310809 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310809 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.310809 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.310809 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.311674 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.311674 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.311674 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.311674 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.311674 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.311674 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.312095 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.312095 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.312095 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.312095 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.312095 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.312439 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.312439 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.312439 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.312439 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.312439 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.312773 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.312773 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.312773 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.312773 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.313065 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.313065 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.313065 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.313065 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.313332 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.313332 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.313332 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.313332 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.313332 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.313691 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.313691 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.313691 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.313691 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.313691 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.314165 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.314165 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.314165 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.314165 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.314480 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.314480 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.314480 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.314480 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.314752 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.314752 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.314752 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.314752 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.315067 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.315067 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.315067 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.315067 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.315340 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.315340 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.315340 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.315340 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.315596 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.315596 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.315596 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.315596 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.315596 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.315596 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.316004 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.316004 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.316004 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.316004 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.316004 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.316494 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.316494 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.316494 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.316494 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.316494 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.316494 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.316494 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.317122 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.317122 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.317122 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.317122 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.317122 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.317122 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.317587 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.317587 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.317587 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.317587 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.317587 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.317587 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318039 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318039 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318039 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318039 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318039 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318039 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318503 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318503 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318503 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318503 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318749 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318749 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318749 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318749 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318971 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318971 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.318971 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.318971 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.319171 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.319171 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.319171 np0000176103 devstack@c-api.service[112407]: /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 22 00:59:36.319171 np0000176103 devstack@c-api.service[112407]: warnings.warn(deprecated_msg) May 22 00:59:36.319171 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-3dbc73c5-81ce-4770-8a4e-a2c42da3d99f None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 00:59:36.319171 np0000176103 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Fri May 22 00:59:36 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 00:59:36.319449 np0000176103 devstack@c-api.service[112406]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x727a1fca3668 pid: 112406 (default app) May 22 00:59:43.584659 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.584659 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.584659 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.584659 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.584659 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.585527 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.585527 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.585527 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.585527 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.585527 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.585833 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.585833 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.585833 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.585833 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.585833 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.585833 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.586245 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.586245 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.586245 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.586245 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.586464 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.586464 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.586464 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.586464 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.586704 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.586704 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.586704 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.586704 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587060 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587060 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587060 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587060 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587060 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587368 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587368 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587368 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587368 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587368 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587658 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587658 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587658 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587658 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.587658 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.587658 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588026 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588026 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588026 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588026 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588026 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588026 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588438 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588438 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588438 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588438 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588438 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588438 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588759 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588759 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588759 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.588759 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.588759 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589088 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589088 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589088 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589088 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589088 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589400 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589400 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589400 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589400 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589400 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589400 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589744 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589744 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589744 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589744 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.589744 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.589744 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.590197 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.590197 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.590197 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.590197 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.590197 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.590490 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.590490 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.590490 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.590490 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.590490 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.590787 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.590787 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.590787 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.590787 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591054 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591054 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591054 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591054 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591360 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591360 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591360 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591360 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591360 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591639 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591639 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591639 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591639 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591639 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591923 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591923 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.591923 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.591923 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.592166 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.592166 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.592166 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.592166 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.592424 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.592424 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.592424 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.592424 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.592721 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.592721 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.592721 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.592721 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593000 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593000 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593000 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593000 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593232 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593232 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593232 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593232 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593232 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593511 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593511 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593511 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593511 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593511 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593511 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593876 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593876 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593876 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.593876 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.593876 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594313 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594313 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594313 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594313 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594313 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594313 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594641 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594641 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594641 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594641 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594641 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594641 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594979 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594979 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594979 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594979 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.594979 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.594979 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595143 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595143 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595143 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595143 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595143 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595143 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595294 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595294 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595294 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595294 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595402 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595402 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595402 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595402 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595402 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595536 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595536 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595536 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595536 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:43.595536 np0000176103 devstack@c-api.service[112405]: warnings.warn(deprecated_msg) May 22 00:59:43.595536 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.middleware.request_id [None req-a83abe3d-02c6-4442-8935-484ea2b34b8a None None] RequestId filter calling following filter/app {{(pid=112405) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 00:59:44.061866 np0000176103 devstack@c-api.service[112405]: INFO cinder.api.openstack.wsgi [None req-a83abe3d-02c6-4442-8935-484ea2b34b8a admin admin] POST https://199.204.45.109/volume/v3/types May 22 00:59:44.062486 np0000176103 devstack@c-api.service[112405]: DEBUG cinder.api.openstack.wsgi [None req-a83abe3d-02c6-4442-8935-484ea2b34b8a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112405) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 00:59:44.064105 np0000176103 devstack@c-api.service[112405]: /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 22 00:59:44.064105 np0000176103 devstack@c-api.service[112405]: warnings.warn( May 22 00:59:44.073905 np0000176103 devstack@c-api.service[112405]: DEBUG oslo_db.sqlalchemy.engines [None req-a83abe3d-02c6-4442-8935-484ea2b34b8a 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=112405) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:44.102927 np0000176103 devstack@c-api.service[112405]: INFO cinder.api.openstack.wsgi [None req-a83abe3d-02c6-4442-8935-484ea2b34b8a admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 22 00:59:44.103468 np0000176103 devstack@c-api.service[112405]: [pid: 112405|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Fri May 22 00:59:43 2026] POST /volume/v3/types => generated 186 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 00:59:44.123613 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.123613 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.123613 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.123613 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.123613 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.124627 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.124627 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.124627 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.124627 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.124627 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.124882 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.124882 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.124882 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.124882 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.124882 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.124882 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125256 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125256 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125256 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125256 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125488 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125488 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125488 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125488 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125724 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125724 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125724 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125724 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125973 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125973 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125973 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.125973 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.125973 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.126479 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.126479 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.126479 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.126479 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.126479 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.126745 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.126745 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.126745 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.126745 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.126745 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.126745 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127052 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127052 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127052 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127052 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127052 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127052 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127258 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127258 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127258 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127258 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127258 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127258 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127468 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127468 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127468 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127468 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127468 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127724 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127724 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127724 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127724 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127724 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127890 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127890 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127890 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127890 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.127890 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.127890 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128123 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128123 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128123 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128123 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128123 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128123 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128325 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128325 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128325 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128325 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128325 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128506 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128506 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128506 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128506 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128506 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128694 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128694 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128694 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128694 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128840 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128840 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.128840 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.128840 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129009 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129009 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129009 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129009 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129009 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129190 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129190 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129190 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129190 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129190 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129355 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129355 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129355 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129355 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129502 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129502 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129502 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129502 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129660 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129660 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129660 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129660 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129808 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129808 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129808 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129808 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129976 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129976 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.129976 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.129976 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130122 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130122 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130122 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130122 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130122 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130343 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130343 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130343 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130343 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130343 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130343 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130571 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130571 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130571 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130571 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130571 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130749 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130749 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130749 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130749 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130749 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130749 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130966 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130966 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130966 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130966 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.130966 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.130966 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131167 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131167 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131167 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131167 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131167 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131167 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131374 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131374 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131374 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131374 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131374 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131374 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131587 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131587 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131587 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131587 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131741 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131741 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131741 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131741 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131741 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131941 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131941 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131941 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131941 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.131941 np0000176103 devstack@c-api.service[112404]: warnings.warn(deprecated_msg) May 22 00:59:44.131941 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.middleware.request_id [req-a83abe3d-02c6-4442-8935-484ea2b34b8a req-6841b330-77ba-48e4-8fcd-1b72ee0acad4 None None] RequestId filter calling following filter/app {{(pid=112404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 00:59:44.440929 np0000176103 devstack@c-api.service[112404]: INFO cinder.api.openstack.wsgi [req-a83abe3d-02c6-4442-8935-484ea2b34b8a req-6841b330-77ba-48e4-8fcd-1b72ee0acad4 admin admin] POST https://199.204.45.109/volume/v3/types/84a32564-d064-4af2-a6a2-eff619f01afe/extra_specs May 22 00:59:44.441485 np0000176103 devstack@c-api.service[112404]: DEBUG cinder.api.openstack.wsgi [req-a83abe3d-02c6-4442-8935-484ea2b34b8a req-6841b330-77ba-48e4-8fcd-1b72ee0acad4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 00:59:44.443208 np0000176103 devstack@c-api.service[112404]: /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 22 00:59:44.443208 np0000176103 devstack@c-api.service[112404]: warnings.warn( May 22 00:59:44.454185 np0000176103 devstack@c-api.service[112404]: DEBUG oslo_db.sqlalchemy.engines [req-a83abe3d-02c6-4442-8935-484ea2b34b8a req-6841b330-77ba-48e4-8fcd-1b72ee0acad4 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=112404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:59:44.516266 np0000176103 devstack@c-api.service[112404]: INFO cinder.api.openstack.wsgi [req-a83abe3d-02c6-4442-8935-484ea2b34b8a req-6841b330-77ba-48e4-8fcd-1b72ee0acad4 admin admin] https://199.204.45.109/volume/v3/types/84a32564-d064-4af2-a6a2-eff619f01afe/extra_specs returned with HTTP 200 May 22 00:59:44.517119 np0000176103 devstack@c-api.service[112404]: [pid: 112404|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Fri May 22 00:59:44 2026] POST /volume/v3/types/84a32564-d064-4af2-a6a2-eff619f01afe/extra_specs => generated 55 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 00:59:46.187861 np0000176103 devstack@c-api.service[112407]: DEBUG dbcounter [-] [112407] Writing DB stats cinder:SELECT=6 {{(pid=112407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 00:59:46.198942 np0000176103 devstack@c-api.service[112406]: DEBUG dbcounter [-] [112406] Writing DB stats cinder:SELECT=6 {{(pid=112406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 00:59:54.100315 np0000176103 devstack@c-api.service[112405]: DEBUG dbcounter [-] [112405] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 00:59:54.514440 np0000176103 devstack@c-api.service[112404]: DEBUG dbcounter [-] [112404] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112404) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 01:02:15.892222 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.middleware.request_id [None req-9b42ebd2-f799-4d19-9964-a73f4ee9f07f None None] RequestId filter calling following filter/app {{(pid=112407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 01:02:15.893540 np0000176103 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-9b42ebd2-f799-4d19-9964-a73f4ee9f07f None None] GET https://199.204.45.109/volume// May 22 01:02:15.893880 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-9b42ebd2-f799-4d19-9964-a73f4ee9f07f None None] Empty body provided in request {{(pid=112407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 01:02:15.894378 np0000176103 devstack@c-api.service[112407]: DEBUG cinder.api.openstack.wsgi [None req-9b42ebd2-f799-4d19-9964-a73f4ee9f07f None None] Calling method 'all' {{(pid=112407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 01:02:15.895419 np0000176103 devstack@c-api.service[112407]: INFO cinder.api.openstack.wsgi [None req-9b42ebd2-f799-4d19-9964-a73f4ee9f07f None None] https://199.204.45.109/volume// returned with HTTP 300 May 22 01:02:15.895934 np0000176103 devstack@c-api.service[112407]: [pid: 112407|app: 0|req: 2/4] 199.204.45.109 () {66 vars in 1456 bytes} [Fri May 22 01:02:15 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)