May 22 00:57:48.922245 np0000176101 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 22 00:57:48.933887 np0000176101 devstack@c-api.service[112400]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 22 00:57:48 2026] *** May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: nodename: np0000176101 May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: machine: x86_64 May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: clock source: unix May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: pcre jit disabled May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: detected number of CPU cores: 16 May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: current working directory: / May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: detected binary path: /usr/bin/uwsgi-core May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: your processes number limit is 256917 May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: your memory page size is 4096 bytes May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: detected max file descriptor number: 2048 May 22 00:57:48.936585 np0000176101 devstack@c-api.service[112400]: lock engine: pthread robust mutexes May 22 00:57:48.937334 np0000176101 devstack@c-api.service[112400]: thunder lock: enabled May 22 00:57:48.937334 np0000176101 devstack@c-api.service[112400]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 22 00:57:48.937334 np0000176101 devstack@c-api.service[112400]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 22 00:57:48.937334 np0000176101 devstack@c-api.service[112400]: PEP 405 virtualenv detected: /opt/stack/data/venv May 22 00:57:48.937334 np0000176101 devstack@c-api.service[112400]: Set PythonHome to /opt/stack/data/venv May 22 00:57:48.970483 np0000176101 devstack@c-api.service[112400]: Python main interpreter initialized at 0x76bdc58a3668 May 22 00:57:48.970483 np0000176101 devstack@c-api.service[112400]: python threads support enabled May 22 00:57:48.970483 np0000176101 devstack@c-api.service[112400]: your server socket listen backlog is limited to 100 connections May 22 00:57:48.970483 np0000176101 devstack@c-api.service[112400]: your mercy for graceful operations on workers is 80 seconds May 22 00:57:48.970954 np0000176101 devstack@c-api.service[112400]: mapped 671795 bytes (656 KB) for 4 cores May 22 00:57:48.971100 np0000176101 devstack@c-api.service[112400]: *** Operational MODE: preforking *** May 22 00:57:48.971263 np0000176101 devstack@c-api.service[112400]: *** uWSGI is running in multiple interpreter mode *** May 22 00:57:48.971263 np0000176101 devstack@c-api.service[112400]: spawned uWSGI master process (pid: 112400) May 22 00:57:48.971460 np0000176101 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 22 00:57:48.971925 np0000176101 devstack@c-api.service[112400]: spawned uWSGI worker 1 (pid: 112410, cores: 1) May 22 00:57:48.972410 np0000176101 devstack@c-api.service[112400]: spawned uWSGI worker 2 (pid: 112411, cores: 1) May 22 00:57:48.972859 np0000176101 devstack@c-api.service[112400]: spawned uWSGI worker 3 (pid: 112412, cores: 1) May 22 00:57:48.973344 np0000176101 devstack@c-api.service[112400]: spawned uWSGI worker 4 (pid: 112413, cores: 1) May 22 00:57:48.973408 np0000176101 devstack@c-api.service[112400]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 22 00:57:49.091427 np0000176101 devstack@c-api.service[112410]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:57:49.091427 np0000176101 devstack@c-api.service[112410]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:57:49.091427 np0000176101 devstack@c-api.service[112410]: we strongly recommend against using it for new projects. May 22 00:57:49.091427 np0000176101 devstack@c-api.service[112410]: If you are already using Eventlet, we recommend migrating to a different May 22 00:57:49.091427 np0000176101 devstack@c-api.service[112410]: framework. For more detail see May 22 00:57:49.091427 np0000176101 devstack@c-api.service[112410]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:57:49.091427 np0000176101 devstack@c-api.service[112410]: import eventlet # noqa May 22 00:57:49.095576 np0000176101 devstack@c-api.service[112411]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:57:49.095576 np0000176101 devstack@c-api.service[112411]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:57:49.095576 np0000176101 devstack@c-api.service[112411]: we strongly recommend against using it for new projects. May 22 00:57:49.095576 np0000176101 devstack@c-api.service[112411]: If you are already using Eventlet, we recommend migrating to a different May 22 00:57:49.095576 np0000176101 devstack@c-api.service[112411]: framework. For more detail see May 22 00:57:49.095576 np0000176101 devstack@c-api.service[112411]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:57:49.095576 np0000176101 devstack@c-api.service[112411]: import eventlet # noqa May 22 00:57:49.106338 np0000176101 devstack@c-api.service[112413]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:57:49.106338 np0000176101 devstack@c-api.service[112413]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:57:49.106338 np0000176101 devstack@c-api.service[112413]: we strongly recommend against using it for new projects. May 22 00:57:49.106338 np0000176101 devstack@c-api.service[112413]: If you are already using Eventlet, we recommend migrating to a different May 22 00:57:49.106338 np0000176101 devstack@c-api.service[112413]: framework. For more detail see May 22 00:57:49.106338 np0000176101 devstack@c-api.service[112413]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:57:49.106338 np0000176101 devstack@c-api.service[112413]: import eventlet # noqa May 22 00:57:49.132323 np0000176101 devstack@c-api.service[112412]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 00:57:49.132323 np0000176101 devstack@c-api.service[112412]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 00:57:49.132323 np0000176101 devstack@c-api.service[112412]: we strongly recommend against using it for new projects. May 22 00:57:49.132323 np0000176101 devstack@c-api.service[112412]: If you are already using Eventlet, we recommend migrating to a different May 22 00:57:49.132323 np0000176101 devstack@c-api.service[112412]: framework. For more detail see May 22 00:57:49.132323 np0000176101 devstack@c-api.service[112412]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 00:57:49.132323 np0000176101 devstack@c-api.service[112412]: import eventlet # noqa May 22 00:57:49.174010 np0000176101 devstack@c-api.service[112410]: /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:57:49.174010 np0000176101 devstack@c-api.service[112410]: debtcollector.deprecate( May 22 00:57:49.177418 np0000176101 devstack@c-api.service[112411]: /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:57:49.177418 np0000176101 devstack@c-api.service[112411]: debtcollector.deprecate( May 22 00:57:49.196012 np0000176101 devstack@c-api.service[112413]: /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:57:49.196012 np0000176101 devstack@c-api.service[112413]: debtcollector.deprecate( May 22 00:57:49.229721 np0000176101 devstack@c-api.service[112412]: /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:57:49.229721 np0000176101 devstack@c-api.service[112412]: debtcollector.deprecate( May 22 00:57:49.248015 np0000176101 devstack@c-api.service[112410]: /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:57:49.248015 np0000176101 devstack@c-api.service[112410]: from cgi import parse_header May 22 00:57:49.252482 np0000176101 devstack@c-api.service[112411]: /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:57:49.252482 np0000176101 devstack@c-api.service[112411]: from cgi import parse_header May 22 00:57:49.277399 np0000176101 devstack@c-api.service[112413]: /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:57:49.277399 np0000176101 devstack@c-api.service[112413]: from cgi import parse_header May 22 00:57:49.290296 np0000176101 devstack@c-api.service[112410]: /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:57:49.290296 np0000176101 devstack@c-api.service[112410]: removals.removed_module( May 22 00:57:49.290965 np0000176101 devstack@c-api.service[112410]: /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:57:49.290965 np0000176101 devstack@c-api.service[112410]: removals.removed_module( May 22 00:57:49.294080 np0000176101 devstack@c-api.service[112411]: /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:57:49.294080 np0000176101 devstack@c-api.service[112411]: removals.removed_module( May 22 00:57:49.294754 np0000176101 devstack@c-api.service[112411]: /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:57:49.294754 np0000176101 devstack@c-api.service[112411]: removals.removed_module( May 22 00:57:49.319146 np0000176101 devstack@c-api.service[112412]: /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:57:49.319146 np0000176101 devstack@c-api.service[112412]: from cgi import parse_header May 22 00:57:49.326414 np0000176101 devstack@c-api.service[112413]: /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:57:49.326414 np0000176101 devstack@c-api.service[112413]: removals.removed_module( May 22 00:57:49.327056 np0000176101 devstack@c-api.service[112413]: /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:57:49.327056 np0000176101 devstack@c-api.service[112413]: removals.removed_module( May 22 00:57:49.366363 np0000176101 devstack@c-api.service[112412]: /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:57:49.366363 np0000176101 devstack@c-api.service[112412]: removals.removed_module( May 22 00:57:49.366968 np0000176101 devstack@c-api.service[112412]: /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:57:49.366968 np0000176101 devstack@c-api.service[112412]: removals.removed_module( May 22 00:57:49.869412 np0000176101 devstack@c-api.service[112410]: /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:57:49.869412 np0000176101 devstack@c-api.service[112410]: warnings.warn( May 22 00:57:49.884935 np0000176101 devstack@c-api.service[112411]: /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:57:49.884935 np0000176101 devstack@c-api.service[112411]: warnings.warn( May 22 00:57:49.941551 np0000176101 devstack@c-api.service[112413]: /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:57:49.941551 np0000176101 devstack@c-api.service[112413]: warnings.warn( May 22 00:57:49.955716 np0000176101 devstack@c-api.service[112412]: /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:57:49.955716 np0000176101 devstack@c-api.service[112412]: warnings.warn( May 22 00:57:49.962441 np0000176101 devstack@c-api.service[112410]: /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:57:49.962441 np0000176101 devstack@c-api.service[112410]: warnings.warn( May 22 00:57:49.984429 np0000176101 devstack@c-api.service[112411]: /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:57:49.984429 np0000176101 devstack@c-api.service[112411]: warnings.warn( May 22 00:57:50.037998 np0000176101 devstack@c-api.service[112413]: /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:57:50.037998 np0000176101 devstack@c-api.service[112413]: warnings.warn( May 22 00:57:50.053103 np0000176101 devstack@c-api.service[112412]: /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:57:50.053103 np0000176101 devstack@c-api.service[112412]: warnings.warn( May 22 00:57:50.250841 np0000176101 devstack@c-api.service[112410]: 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:57:50.251217 np0000176101 devstack@c-api.service[112410]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112410) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:57:50.266415 np0000176101 devstack@c-api.service[112411]: 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:57:50.266736 np0000176101 devstack@c-api.service[112411]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112411) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:57:50.321724 np0000176101 devstack@c-api.service[112413]: 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:57:50.322143 np0000176101 devstack@c-api.service[112413]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112413) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:57:50.322487 np0000176101 devstack@c-api.service[112412]: 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:57:50.322745 np0000176101 devstack@c-api.service[112412]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112412) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 00:57:50.335157 np0000176101 devstack@c-api.service[112410]: /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:57:50.335157 np0000176101 devstack@c-api.service[112410]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:57:50.337118 np0000176101 devstack@c-api.service[112411]: /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:57:50.337118 np0000176101 devstack@c-api.service[112411]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:57:50.383055 np0000176101 devstack@c-api.service[112413]: /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:57:50.383055 np0000176101 devstack@c-api.service[112413]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:57:50.383192 np0000176101 devstack@c-api.service[112412]: /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:57:50.383192 np0000176101 devstack@c-api.service[112412]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 00:57:50.790681 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112413) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:57:50.790869 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112412) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:57:50.790943 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112410) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:57:50.791007 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.791088 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.791284 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.791378 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.791439 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.791510 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.791567 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.791706 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.791775 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.792060 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.792127 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.792184 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.792294 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.792294 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.792416 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.792416 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.792746 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.792855 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.792855 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.792989 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.792989 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.793173 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.793280 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.793341 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.793400 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.793457 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.793457 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.793457 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.793617 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.793617 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.794017 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112411) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 00:57:50.794392 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.794490 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.794656 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.794960 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.795036 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.795094 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.795152 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.795231 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.795292 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.795372 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.795547 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.795623 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.795688 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.795773 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.795773 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.795909 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.795969 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.796050 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.796108 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.796173 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.796258 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.796319 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.796389 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.796445 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.796502 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.796557 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.796615 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.796682 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.796746 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.796809 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.796865 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.796923 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.796987 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.797043 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.797157 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.797157 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.797157 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.797157 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.801365 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.801476 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.801476 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.801615 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.801615 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.801615 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.801796 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.801856 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.801910 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.801910 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.801910 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.801910 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.802083 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.802083 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.802169 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.802303 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.802356 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.802407 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.802447 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.802488 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.802527 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.802566 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.802610 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.802665 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.802708 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.802708 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.802776 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.802816 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.808569 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.808653 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.808653 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.808737 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.808785 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.808838 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.808884 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.809264 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.809330 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.809437 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.809486 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.809535 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.809581 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.809618 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.809755 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.809755 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.809827 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.809872 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.809872 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.809953 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.810002 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.810115 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.810165 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.810228 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.810294 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.810337 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.810378 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.810422 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.810461 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.810501 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.810567 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.810611 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.810658 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.810697 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.810743 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.810790 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.810828 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.810866 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.810909 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.810948 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.810988 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.811026 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.811065 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.811137 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.811194 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.811256 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.811295 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.811295 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.811295 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.811407 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.811454 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.811495 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.811541 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.811581 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.811619 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.811659 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.811702 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.811740 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.811779 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.811819 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.811857 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.811896 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.811944 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.811988 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.812028 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.812066 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.812104 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.812143 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.812183 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.812241 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.812295 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.812339 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.812390 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.812431 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.812470 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.812508 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.812547 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.812592 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.812632 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.812671 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.812671 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.812671 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.812671 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.812671 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.812889 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.812889 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.812889 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.812995 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.813034 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.813034 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.813136 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.813177 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.813233 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.813273 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.813313 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.813352 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.813391 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.813430 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.813481 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.813520 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.813565 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.813565 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.813640 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.813684 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.813729 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.813768 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.813809 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.813855 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.813894 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.813932 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.813979 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.814018 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.814057 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.814105 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.814154 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.814194 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.814279 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.814279 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.814356 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.814397 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.814448 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.814488 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.814525 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.814525 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.814597 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.814642 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.814687 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.814744 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.814744 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.814823 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.814877 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.814933 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.814978 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.815029 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.815071 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.815071 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.815152 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.815190 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.815249 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.815249 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.815326 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.815326 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.815326 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.815326 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.815486 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.815535 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.815535 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.815607 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.815645 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.815690 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.815690 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.815690 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.815690 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.815862 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.815917 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.815986 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.815986 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.815986 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.816146 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.816229 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.816289 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.816361 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.816361 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.816471 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.816471 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.816471 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.816471 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.816471 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.819506 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.819506 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.819682 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.819682 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.819682 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.819863 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.819932 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.819971 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.820019 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.820074 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.820115 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.820166 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.820228 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.820285 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.820325 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.820370 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.820423 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.820463 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.820503 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.820543 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.820587 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.820625 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.820672 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.820713 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.820752 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.820802 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.820842 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.820885 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.820925 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.820965 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.821010 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.821050 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.821115 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.821157 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.821196 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.821265 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.821312 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.821352 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.821391 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.821434 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.821474 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.821512 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.821556 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.821598 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.821651 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.821706 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.821745 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.821784 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.821823 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.821861 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.821899 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.821942 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.821986 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.822026 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.822026 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.822026 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.822141 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.822141 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.822141 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.822294 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.822337 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.822375 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.822420 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.822463 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.822506 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.822554 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.822594 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.822632 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.822672 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.822711 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.822711 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.822781 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.822826 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.822884 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.822926 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.822964 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.823009 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.823050 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.823089 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.823127 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.823165 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.823220 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.823306 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.823306 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.823384 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.823384 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.823384 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.823506 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.823557 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.823557 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.823654 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.823695 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.823734 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.823779 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.823821 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.823821 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.823821 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.823821 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.823984 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.823984 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.823984 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.824103 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.824143 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.824183 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.824243 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.824283 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.824322 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.824372 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.824413 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.824458 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.824503 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.824541 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.824585 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.824629 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.824668 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.824707 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.824837 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.824880 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.824922 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.824966 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.825005 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.825044 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.825113 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.825154 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.825214 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.825255 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.825295 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.825295 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.825295 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.825295 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.825445 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.825485 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.825523 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.825561 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.825598 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.825640 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.825679 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.825679 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.825679 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.825679 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.826342 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.826412 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.826464 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.826513 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.826555 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.826596 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.826636 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.826690 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.826738 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.826738 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.826810 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.826810 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.826895 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.826963 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.827393 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.827443 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.827567 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.827624 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.827668 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.827668 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.827739 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.827778 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.827824 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.827863 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.827863 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.827920 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.827948 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.827982 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.827982 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.828030 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.828059 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.828089 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.828116 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.828143 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.828168 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.828193 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.828244 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.828281 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.828309 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.828309 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.828354 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.828385 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.828414 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.828445 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.828474 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.828502 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.828597 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.828657 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.828758 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.828798 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.828907 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.828994 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.829106 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.829197 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.829312 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.829411 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.830287 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.830357 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.830428 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.830493 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.830531 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.830557 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.830585 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.830611 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.830640 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.830669 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.830697 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.830723 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.830749 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.830778 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.830809 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.830809 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.830856 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.830889 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.830920 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.830978 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.831010 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.831059 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.831102 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.831239 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.831302 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.831402 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.831488 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.831589 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.832891 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.832891 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.832985 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.833021 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.833055 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.833111 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.833136 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.833182 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.833235 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.833262 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.833301 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.833329 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.833355 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.833355 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.833403 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.833403 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.833403 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.833499 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.833533 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.833585 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.833650 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.833731 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.833827 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.833907 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.834000 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.834298 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.834380 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.834475 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.835868 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.835964 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.835964 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.836077 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.836116 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.836157 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.836192 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.836265 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.836328 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.836383 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.836431 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.836431 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.836513 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.836553 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.836627 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.836687 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.836727 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.836768 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.836807 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.836854 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.836893 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.836944 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.836984 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.837028 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.837104 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.837153 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.837193 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.837251 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.837290 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.837331 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.837370 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.837420 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.837459 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.837499 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.837539 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.837577 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.837620 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.837659 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.837708 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.837761 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.837761 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.837845 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.837886 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.837925 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.837966 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.837966 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.838033 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.838079 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.838117 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.838790 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.838864 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.838922 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.838979 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.839025 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.839025 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.839101 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.839142 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.839186 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.839262 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.839321 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.839321 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.839414 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.839458 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.839502 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.839552 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.839593 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.839593 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.839593 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.839593 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.839593 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.839971 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.840030 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.840093 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.840136 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.840188 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.840270 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.840319 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.840359 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.840400 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.840439 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.840478 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.840517 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.840556 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.840595 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.840595 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.840683 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.840723 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.840759 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.840804 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.840843 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.840881 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.840920 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.840966 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.841005 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.841005 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.841005 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.841005 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.841005 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.841240 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.841240 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.841240 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.841240 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.841381 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.841421 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.841535 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.841801 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.841879 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.841922 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.841993 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.842037 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.842074 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.842113 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.842113 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.842181 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.842255 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.842298 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.842334 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.842373 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.842408 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.842453 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.842494 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.842534 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.842573 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.842612 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.842658 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.842697 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.842733 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.842771 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.842810 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.842810 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.842888 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.842943 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.842943 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.844728 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.844793 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.844846 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.844915 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.844966 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.845017 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.845058 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.845135 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.845185 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.845248 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.845305 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.845347 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.845347 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.845416 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.845463 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.845508 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.845547 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.845585 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.845631 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.845675 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.845720 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.845764 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.845764 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.845764 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.845905 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.845948 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.845995 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.846051 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.846120 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.846120 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.846120 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.846401 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.846459 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.846500 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.846541 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.846581 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.846620 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.846620 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.846620 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.846620 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.846620 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.846797 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.846839 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.846877 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.846925 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.846965 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.847008 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.847047 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.847047 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.847142 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.847235 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.847235 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.847350 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.847350 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.847350 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.847350 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.847715 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.847715 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.847901 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.847973 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.848037 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.848094 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.848153 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.848238 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.848296 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.848352 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.848408 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.848485 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.848543 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.848598 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.848657 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.848713 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.848768 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.848824 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.848880 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.848934 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.848989 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.849055 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.849163 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.849256 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.849314 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.849370 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.849426 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.849481 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.849534 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.849589 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.849643 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.849718 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.849775 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.849830 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.849884 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.849947 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.850002 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.850065 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.850120 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.850186 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.850278 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.850336 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.850394 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.850394 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.850503 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.850561 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.850561 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.850662 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.850716 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.850772 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.850836 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.850900 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.850900 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.850900 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.850900 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.850900 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.851136 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.851136 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.851136 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.851136 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.851372 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.851432 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.851486 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.851550 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.851612 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.851668 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.851724 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.851779 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.851840 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.851906 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.851961 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.852015 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.852069 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.852126 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.852189 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.852266 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.852320 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.852376 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.852432 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.852486 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.852557 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.852613 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.852670 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.852726 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.852789 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.852841 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.852898 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.852960 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.853022 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.853119 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.853180 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.853267 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.853333 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.853388 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.853444 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.853499 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.853562 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.853623 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.853679 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.853734 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.853799 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.854257 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.854341 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.854398 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.854452 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.854513 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.854567 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.854623 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.854623 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.854723 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.854781 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.854843 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.854908 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.854984 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.855065 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.855126 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.855182 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.855278 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.855344 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.855399 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.855455 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.855520 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.855576 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.855633 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.855686 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.855743 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.855805 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.855862 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.855923 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.855977 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.856032 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.856097 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.856154 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.856260 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.856342 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.856422 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.856481 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.856649 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.856841 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.856902 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.856968 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.857031 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.857139 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.857198 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.857281 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.857352 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.857409 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.857463 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.857519 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.857584 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.857584 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.857686 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 00:57:50.858053 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112413) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.858053 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.858053 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.858053 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.858192 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112411) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.858247 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112413) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.858295 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.858333 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112413) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.858378 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.858378 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.858378 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112411) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.858481 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112412) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.858525 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112411) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.858562 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.858562 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.858562 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.858562 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112412) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.858562 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112412) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.858730 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112410) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 00:57:50.858730 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 00:57:50.858730 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 00:57:50.858730 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 00:57:50.858730 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112410) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 00:57:50.858730 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112410) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 00:57:50.899937 np0000176101 devstack@c-api.service[112413]: INFO dbcounter [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Registered counter for database cinder May 22 00:57:50.901748 np0000176101 devstack@c-api.service[112412]: INFO dbcounter [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Registered counter for database cinder May 22 00:57:50.902457 np0000176101 devstack@c-api.service[112411]: INFO dbcounter [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Registered counter for database cinder May 22 00:57:50.903453 np0000176101 devstack@c-api.service[112410]: INFO dbcounter [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Registered counter for database cinder May 22 00:57:50.912545 np0000176101 devstack@c-api.service[112413]: DEBUG oslo_db.sqlalchemy.engines [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 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=112413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:50.914635 np0000176101 devstack@c-api.service[112412]: DEBUG oslo_db.sqlalchemy.engines [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c 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=112412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:50.919167 np0000176101 devstack@c-api.service[112410]: DEBUG oslo_db.sqlalchemy.engines [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e 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=112410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:50.921881 np0000176101 devstack@c-api.service[112411]: DEBUG oslo_db.sqlalchemy.engines [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 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=112411) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:51.031273 np0000176101 devstack@c-api.service[112412]: DEBUG dbcounter [-] [112412] Writer thread running {{(pid=112412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:57:51.033529 np0000176101 devstack@c-api.service[112410]: DEBUG dbcounter [-] [112410] Writer thread running {{(pid=112410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:57:51.033935 np0000176101 devstack@c-api.service[112412]: INFO cinder.rpc [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:57:51.034950 np0000176101 devstack@c-api.service[112413]: DEBUG dbcounter [-] [112413] Writer thread running {{(pid=112413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:57:51.037511 np0000176101 devstack@c-api.service[112410]: INFO cinder.rpc [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:57:51.037730 np0000176101 devstack@c-api.service[112412]: INFO cinder.rpc [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:57:51.037928 np0000176101 devstack@c-api.service[112413]: INFO cinder.rpc [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:57:51.038424 np0000176101 devstack@c-api.service[112410]: INFO cinder.rpc [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:57:51.039118 np0000176101 devstack@c-api.service[112412]: INFO cinder.rpc [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:57:51.039890 np0000176101 devstack@c-api.service[112413]: INFO cinder.rpc [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:57:51.040339 np0000176101 devstack@c-api.service[112410]: INFO cinder.rpc [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:57:51.041342 np0000176101 devstack@c-api.service[112411]: DEBUG dbcounter [-] [112411] Writer thread running {{(pid=112411) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 00:57:51.041662 np0000176101 devstack@c-api.service[112412]: INFO cinder.rpc [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:57:51.042073 np0000176101 devstack@c-api.service[112413]: INFO cinder.rpc [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:57:51.042223 np0000176101 devstack@c-api.service[112410]: INFO cinder.rpc [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:57:51.042758 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.043017 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.043975 np0000176101 devstack@c-api.service[112413]: INFO cinder.rpc [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:57:51.044073 np0000176101 devstack@c-api.service[112411]: INFO cinder.rpc [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 00:57:51.044613 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.044795 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.045121 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.046426 np0000176101 devstack@c-api.service[112411]: INFO cinder.rpc [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 00:57:51.046491 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.048495 np0000176101 devstack@c-api.service[112411]: INFO cinder.rpc [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 00:57:51.048610 np0000176101 devstack@c-api.service[112410]: DEBUG oslo_db.sqlalchemy.engines [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e 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=112410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:51.050341 np0000176101 devstack@c-api.service[112410]: INFO cinder.rpc [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:57:51.050401 np0000176101 devstack@c-api.service[112411]: INFO cinder.rpc [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 00:57:51.050580 np0000176101 devstack@c-api.service[112412]: DEBUG oslo_db.sqlalchemy.engines [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c 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=112412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:51.051256 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.051913 np0000176101 devstack@c-api.service[112410]: INFO cinder.rpc [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:57:51.052068 np0000176101 devstack@c-api.service[112413]: DEBUG oslo_db.sqlalchemy.engines [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 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=112413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:51.052671 np0000176101 devstack@c-api.service[112412]: INFO cinder.rpc [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:57:51.052762 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.052970 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.054280 np0000176101 devstack@c-api.service[112413]: INFO cinder.rpc [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:57:51.054645 np0000176101 devstack@c-api.service[112412]: INFO cinder.rpc [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:57:51.055753 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.055902 np0000176101 devstack@c-api.service[112413]: INFO cinder.rpc [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:57:51.056729 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.056798 np0000176101 devstack@c-api.service[112411]: DEBUG oslo_db.sqlalchemy.engines [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 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=112411) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:51.058719 np0000176101 devstack@c-api.service[112411]: INFO cinder.rpc [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 00:57:51.060726 np0000176101 devstack@c-api.service[112411]: INFO cinder.rpc [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 00:57:51.061632 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.061752 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.064789 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.067883 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.068742 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.068830 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.071047 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.071968 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.072603 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.072977 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.074361 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.075534 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.076072 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.076139 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.077488 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.078450 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.079986 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.080356 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.081416 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.082610 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.082965 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.083545 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.084120 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.085633 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.085887 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.086598 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.087153 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.088601 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.088679 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.088853 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.089699 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.091228 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.091622 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.091685 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.092468 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.094381 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.094450 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.095415 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.095839 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.096561 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.096872 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.097225 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.098485 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.098688 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.099709 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.099857 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.101337 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.101971 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.103322 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.104061 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.104759 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.105433 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.106199 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.106779 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.107334 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.107401 np0000176101 devstack@c-api.service[112410]: WARNING cinder.api.contrib.hosts [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:57:51.108107 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.108677 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.109514 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.109635 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.110131 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.110799 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.110864 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.110913 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.112136 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.112188 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.112248 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.112282 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.112940 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: extensions {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.113593 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.113680 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.113722 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.114270 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: qos-specs {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.114875 np0000176101 devstack@c-api.service[112412]: WARNING cinder.api.contrib.hosts [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:57:51.115025 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.115104 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.115630 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.116306 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-snapshot-manage {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.116356 np0000176101 devstack@c-api.service[112413]: WARNING cinder.api.contrib.hosts [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:57:51.116475 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.117031 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.117169 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.117715 np0000176101 devstack@c-api.service[112411]: WARNING cinder.api.contrib.hosts [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 00:57:51.117757 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: scheduler-stats {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.118388 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.118483 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.118595 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.119649 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.119692 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-volume-transfer {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.119879 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.119920 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.120467 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: extensions {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.121217 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.121298 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: extra_specs {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.121351 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.122131 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: extensions {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.122356 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: qos-specs {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.122509 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.122828 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-volume-type-access {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.123333 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: extensions {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.123441 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: qos-specs {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.124363 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: cgsnapshots {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.124425 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-snapshot-manage {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.124865 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: qos-specs {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.125780 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: consistencygroups {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.125855 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: scheduler-stats {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.126117 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-snapshot-manage {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.126970 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-snapshot-manage {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.127253 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-volume-transfer {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.127496 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: scheduler-stats {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.127819 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-quota-sets {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.128334 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: scheduler-stats {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.128853 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: extra_specs {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.129104 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-volume-transfer {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.129185 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: capabilities {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.130438 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-volume-type-access {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.130522 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-hosts {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.130578 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-volume-transfer {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.130671 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: extra_specs {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.131783 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: encryption {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.131952 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: cgsnapshots {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.132178 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: extra_specs {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.132277 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-volume-type-access {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.133272 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: backups {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.133390 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: consistencygroups {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.133737 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: cgsnapshots {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.133803 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-volume-type-access {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.135132 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: consistencygroups {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.135256 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-quota-class-sets {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.135319 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: cgsnapshots {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.135389 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-quota-sets {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.136502 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-volume-manage {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.136681 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: consistencygroups {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.136837 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: capabilities {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.137127 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-quota-sets {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.138116 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-hosts {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.138194 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: os-availability-zone {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.138532 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: capabilities {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.138624 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-quota-sets {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.139416 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extended resource: encryption {{(pid=112410) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.139495 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: encryption {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.139813 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-hosts {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.139987 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: capabilities {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.141005 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: backups {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.141177 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: encryption {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.141282 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-hosts {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.141694 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.142566 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: encryption {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.142682 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: backups {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.142968 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-quota-class-sets {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.143050 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.144045 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: backups {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.144296 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-volume-manage {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.144361 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.144689 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-quota-class-sets {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.145689 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.145772 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: os-availability-zone {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.146014 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-quota-class-sets {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.146087 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-volume-manage {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.147051 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extended resource: encryption {{(pid=112412) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.147277 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.147347 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-volume-manage {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.148011 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: os-availability-zone {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.148778 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: os-availability-zone {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.148917 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.148984 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extended resource: encryption {{(pid=112413) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.149751 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.150070 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extended resource: encryption {{(pid=112411) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 00:57:51.150277 np0000176101 devstack@c-api.service[112410]: WARNING castellan.key_manager.migration [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.151148 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.151224 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.151286 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.contrib.snapshot_actions [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] SnapshotActionsController initialized {{(pid=112410) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:57:51.151394 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.151535 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension TypesManage extending resource: types {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.151748 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeActions extending resource: volumes {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.152225 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.152225 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.152225 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension AdminActions extending resource: volumes {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.152493 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.152542 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.152963 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension AdminActions extending resource: snapshots {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.153068 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.153318 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension AdminActions extending resource: backups {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.153696 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.153838 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension UsedLimits extending resource: limits {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.154023 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.154468 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.154524 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.154589 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.154650 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.154698 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.155334 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.155513 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.155658 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.155771 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.v3.router [None req-83cd71e7-f1e3-4371-b283-34a6ed51686e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112410) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.155970 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.156307 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.156760 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.157595 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.158005 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.158852 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.159332 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.159566 np0000176101 devstack@c-api.service[112412]: WARNING castellan.key_manager.migration [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.160233 np0000176101 devstack@c-api.service[112413]: WARNING castellan.key_manager.migration [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.160533 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] SnapshotActionsController initialized {{(pid=112412) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:57:51.160644 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.160773 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension TypesManage extending resource: types {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.160908 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.160980 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeActions extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161071 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] SnapshotActionsController initialized {{(pid=112413) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:57:51.161143 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161240 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161302 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161358 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension TypesManage extending resource: types {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161412 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension AdminActions extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161457 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension AdminActions extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161551 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension AdminActions extending resource: backups {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161637 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161748 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension UsedLimits extending resource: limits {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161848 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.161946 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162045 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeActions extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162120 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162174 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162267 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162313 np0000176101 devstack@c-api.service[112411]: WARNING castellan.key_manager.migration [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 00:57:51.162349 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162388 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162431 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.v3.router [None req-d6c7e234-8c10-4ec7-89ac-e19d600fd81c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112412) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162468 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension AdminActions extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162507 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension AdminActions extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162594 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension AdminActions extending resource: backups {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162691 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162800 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension UsedLimits extending resource: limits {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.162900 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163001 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163082 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.contrib.snapshot_actions [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] SnapshotActionsController initialized {{(pid=112411) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 00:57:51.163130 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163234 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163302 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163357 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension TypesManage extending resource: types {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163396 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163441 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.v3.router [None req-6d568fa3-ed2b-40a5-9370-48a9824badd8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112413) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163531 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeActions extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163668 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163750 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163851 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension AdminActions extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.163967 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension AdminActions extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164070 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension AdminActions extending resource: backups {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164171 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164285 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension UsedLimits extending resource: limits {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164383 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164490 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164605 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164719 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164819 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.164893 np0000176101 devstack@c-api.service[112410]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76bdc58a3668 pid: 112410 (default app) May 22 00:57:51.164933 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.v3.router [None req-724f9cc9-cdf9-4584-86e1-8de1261f1241 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112411) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 00:57:51.169938 np0000176101 devstack@c-api.service[112412]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76bdc58a3668 pid: 112412 (default app) May 22 00:57:51.171362 np0000176101 devstack@c-api.service[112413]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76bdc58a3668 pid: 112413 (default app) May 22 00:57:51.172988 np0000176101 devstack@c-api.service[112410]: /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:57:51.172988 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.172988 np0000176101 devstack@c-api.service[112410]: /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:57:51.172988 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173272 np0000176101 devstack@c-api.service[112410]: /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:57:51.173272 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173272 np0000176101 devstack@c-api.service[112410]: /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:57:51.173272 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173443 np0000176101 devstack@c-api.service[112410]: /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:57:51.173443 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173443 np0000176101 devstack@c-api.service[112410]: /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:57:51.173443 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173443 np0000176101 devstack@c-api.service[112410]: /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:57:51.173443 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173736 np0000176101 devstack@c-api.service[112410]: /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:57:51.173736 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173736 np0000176101 devstack@c-api.service[112410]: /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:57:51.173736 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173736 np0000176101 devstack@c-api.service[112410]: /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:57:51.173973 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173973 np0000176101 devstack@c-api.service[112410]: /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:57:51.173973 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.173973 np0000176101 devstack@c-api.service[112410]: /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:57:51.173973 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174172 np0000176101 devstack@c-api.service[112410]: /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:57:51.174172 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174172 np0000176101 devstack@c-api.service[112410]: /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:57:51.174172 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174375 np0000176101 devstack@c-api.service[112410]: /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:57:51.174375 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174375 np0000176101 devstack@c-api.service[112410]: /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:57:51.174375 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174375 np0000176101 devstack@c-api.service[112410]: /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:57:51.174606 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174606 np0000176101 devstack@c-api.service[112410]: /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:57:51.174606 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174742 np0000176101 devstack@c-api.service[112411]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76bdc58a3668 pid: 112411 (default app) May 22 00:57:51.174780 np0000176101 devstack@c-api.service[112410]: /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:57:51.174780 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174780 np0000176101 devstack@c-api.service[112410]: /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:57:51.174780 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.174780 np0000176101 devstack@c-api.service[112410]: /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:57:51.174780 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175022 np0000176101 devstack@c-api.service[112410]: /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:57:51.175022 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175022 np0000176101 devstack@c-api.service[112410]: /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:57:51.175022 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175022 np0000176101 devstack@c-api.service[112410]: /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:57:51.175022 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175381 np0000176101 devstack@c-api.service[112410]: /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:57:51.175381 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175381 np0000176101 devstack@c-api.service[112410]: /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:57:51.175381 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175381 np0000176101 devstack@c-api.service[112410]: /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:57:51.175381 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175634 np0000176101 devstack@c-api.service[112410]: /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:57:51.175634 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175634 np0000176101 devstack@c-api.service[112410]: /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:57:51.175634 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175634 np0000176101 devstack@c-api.service[112410]: /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:57:51.175634 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175878 np0000176101 devstack@c-api.service[112410]: /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:57:51.175878 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.175878 np0000176101 devstack@c-api.service[112410]: /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:57:51.175878 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176045 np0000176101 devstack@c-api.service[112410]: /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:57:51.176045 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176045 np0000176101 devstack@c-api.service[112410]: /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:57:51.176045 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176045 np0000176101 devstack@c-api.service[112410]: /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:57:51.176294 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176294 np0000176101 devstack@c-api.service[112410]: /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:57:51.176294 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176294 np0000176101 devstack@c-api.service[112410]: /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:57:51.176294 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176499 np0000176101 devstack@c-api.service[112410]: /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:57:51.176499 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176499 np0000176101 devstack@c-api.service[112410]: /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:57:51.176499 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176499 np0000176101 devstack@c-api.service[112410]: /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:57:51.176499 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176767 np0000176101 devstack@c-api.service[112410]: /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:57:51.176767 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176767 np0000176101 devstack@c-api.service[112410]: /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:57:51.176767 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.176767 np0000176101 devstack@c-api.service[112410]: /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:57:51.177005 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177005 np0000176101 devstack@c-api.service[112410]: /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:57:51.177005 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177005 np0000176101 devstack@c-api.service[112410]: /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:57:51.177005 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177295 np0000176101 devstack@c-api.service[112410]: /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:57:51.177295 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177295 np0000176101 devstack@c-api.service[112410]: /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:57:51.177295 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177469 np0000176101 devstack@c-api.service[112410]: /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:57:51.177469 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177469 np0000176101 devstack@c-api.service[112410]: /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:57:51.177469 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177691 np0000176101 devstack@c-api.service[112410]: /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:57:51.177691 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177691 np0000176101 devstack@c-api.service[112410]: /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:57:51.177691 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177691 np0000176101 devstack@c-api.service[112410]: /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:57:51.177996 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177996 np0000176101 devstack@c-api.service[112410]: /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:57:51.177996 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.177996 np0000176101 devstack@c-api.service[112410]: /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:57:51.177996 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178319 np0000176101 devstack@c-api.service[112410]: /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:57:51.178319 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178319 np0000176101 devstack@c-api.service[112410]: /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:57:51.178319 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178502 np0000176101 devstack@c-api.service[112410]: /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:57:51.178502 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178502 np0000176101 devstack@c-api.service[112410]: /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:57:51.178502 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178734 np0000176101 devstack@c-api.service[112410]: /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:57:51.178734 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178734 np0000176101 devstack@c-api.service[112410]: /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:57:51.178734 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178911 np0000176101 devstack@c-api.service[112410]: /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:57:51.178911 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.178911 np0000176101 devstack@c-api.service[112410]: /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:57:51.178911 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179077 np0000176101 devstack@c-api.service[112410]: /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:57:51.179077 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179077 np0000176101 devstack@c-api.service[112410]: /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:57:51.179077 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179338 np0000176101 devstack@c-api.service[112410]: /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:57:51.179338 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179338 np0000176101 devstack@c-api.service[112410]: /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:57:51.179338 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179338 np0000176101 devstack@c-api.service[112410]: /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:57:51.179338 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179583 np0000176101 devstack@c-api.service[112410]: /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:57:51.179583 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179583 np0000176101 devstack@c-api.service[112410]: /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:57:51.179583 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179583 np0000176101 devstack@c-api.service[112410]: /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:57:51.179853 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179853 np0000176101 devstack@c-api.service[112410]: /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:57:51.179853 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179853 np0000176101 devstack@c-api.service[112410]: /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:57:51.179853 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.179853 np0000176101 devstack@c-api.service[112410]: /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:57:51.179853 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180129 np0000176101 devstack@c-api.service[112410]: /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:57:51.180129 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180129 np0000176101 devstack@c-api.service[112410]: /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:57:51.180129 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180129 np0000176101 devstack@c-api.service[112410]: /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:57:51.180129 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180399 np0000176101 devstack@c-api.service[112410]: /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:57:51.180399 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180399 np0000176101 devstack@c-api.service[112410]: /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:57:51.180399 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180399 np0000176101 devstack@c-api.service[112410]: /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:57:51.180399 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180672 np0000176101 devstack@c-api.service[112410]: /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:57:51.180672 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180672 np0000176101 devstack@c-api.service[112410]: /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:57:51.180672 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180672 np0000176101 devstack@c-api.service[112410]: /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:57:51.180672 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180908 np0000176101 devstack@c-api.service[112410]: /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:57:51.180908 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.180908 np0000176101 devstack@c-api.service[112410]: /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:57:51.180908 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.181111 np0000176101 devstack@c-api.service[112410]: /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:57:51.181111 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.181111 np0000176101 devstack@c-api.service[112410]: /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:57:51.181111 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.181300 np0000176101 devstack@c-api.service[112410]: /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:57:51.181300 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.181300 np0000176101 devstack@c-api.service[112410]: /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:57:51.181300 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.181465 np0000176101 devstack@c-api.service[112410]: /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:57:51.181465 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.181465 np0000176101 devstack@c-api.service[112410]: /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:57:51.181465 np0000176101 devstack@c-api.service[112410]: warnings.warn(deprecated_msg) May 22 00:57:51.181465 np0000176101 devstack@c-api.service[112410]: DEBUG cinder.api.middleware.request_id [None req-07441e43-921e-4210-9382-a8e1d715db00 None None] RequestId filter calling following filter/app {{(pid=112410) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 00:57:51.181465 np0000176101 devstack@c-api.service[112410]: [pid: 112410|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Fri May 22 00:57:51 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 00:57:58.350310 np0000176101 devstack@c-api.service[112412]: /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:57:58.350310 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.350310 np0000176101 devstack@c-api.service[112412]: /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:57:58.350310 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.350310 np0000176101 devstack@c-api.service[112412]: /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:57:58.351153 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.351153 np0000176101 devstack@c-api.service[112412]: /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:57:58.351153 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.351153 np0000176101 devstack@c-api.service[112412]: /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:57:58.351153 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.351480 np0000176101 devstack@c-api.service[112412]: /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:57:58.351480 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.351480 np0000176101 devstack@c-api.service[112412]: /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:57:58.351480 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.351480 np0000176101 devstack@c-api.service[112412]: /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:57:58.351480 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.351811 np0000176101 devstack@c-api.service[112412]: /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:57:58.351811 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.351811 np0000176101 devstack@c-api.service[112412]: /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:57:58.351811 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352049 np0000176101 devstack@c-api.service[112412]: /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:57:58.352049 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352049 np0000176101 devstack@c-api.service[112412]: /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:57:58.352049 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352361 np0000176101 devstack@c-api.service[112412]: /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:57:58.352361 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352361 np0000176101 devstack@c-api.service[112412]: /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:57:58.352361 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352616 np0000176101 devstack@c-api.service[112412]: /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:57:58.352616 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352616 np0000176101 devstack@c-api.service[112412]: /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:57:58.352616 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352616 np0000176101 devstack@c-api.service[112412]: /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:57:58.352904 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352904 np0000176101 devstack@c-api.service[112412]: /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:57:58.352904 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.352904 np0000176101 devstack@c-api.service[112412]: /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:57:58.352904 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353183 np0000176101 devstack@c-api.service[112412]: /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:57:58.353183 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353183 np0000176101 devstack@c-api.service[112412]: /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:57:58.353183 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353183 np0000176101 devstack@c-api.service[112412]: /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:57:58.353183 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353552 np0000176101 devstack@c-api.service[112412]: /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:57:58.353552 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353552 np0000176101 devstack@c-api.service[112412]: /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:57:58.353552 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353552 np0000176101 devstack@c-api.service[112412]: /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:57:58.353552 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353902 np0000176101 devstack@c-api.service[112412]: /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:57:58.353902 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353902 np0000176101 devstack@c-api.service[112412]: /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:57:58.353902 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.353902 np0000176101 devstack@c-api.service[112412]: /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:57:58.353902 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.354332 np0000176101 devstack@c-api.service[112412]: /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:57:58.354332 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.354332 np0000176101 devstack@c-api.service[112412]: /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:57:58.354332 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.354332 np0000176101 devstack@c-api.service[112412]: /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:57:58.354776 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.354776 np0000176101 devstack@c-api.service[112412]: /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:57:58.354776 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.354776 np0000176101 devstack@c-api.service[112412]: /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:57:58.354776 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355047 np0000176101 devstack@c-api.service[112412]: /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:57:58.355047 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355047 np0000176101 devstack@c-api.service[112412]: /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:57:58.355047 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355047 np0000176101 devstack@c-api.service[112412]: /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:57:58.355047 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355428 np0000176101 devstack@c-api.service[112412]: /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:57:58.355428 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355428 np0000176101 devstack@c-api.service[112412]: /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:57:58.355428 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355428 np0000176101 devstack@c-api.service[112412]: /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:57:58.355428 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355772 np0000176101 devstack@c-api.service[112412]: /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:57:58.355772 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355772 np0000176101 devstack@c-api.service[112412]: /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:57:58.355772 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.355772 np0000176101 devstack@c-api.service[112412]: /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:57:58.356083 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356083 np0000176101 devstack@c-api.service[112412]: /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:57:58.356083 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356083 np0000176101 devstack@c-api.service[112412]: /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:57:58.356083 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356435 np0000176101 devstack@c-api.service[112412]: /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:57:58.356435 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356435 np0000176101 devstack@c-api.service[112412]: /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:57:58.356435 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356685 np0000176101 devstack@c-api.service[112412]: /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:57:58.356685 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356685 np0000176101 devstack@c-api.service[112412]: /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:57:58.356685 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356940 np0000176101 devstack@c-api.service[112412]: /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:57:58.356940 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356940 np0000176101 devstack@c-api.service[112412]: /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:57:58.356940 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.356940 np0000176101 devstack@c-api.service[112412]: /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:57:58.357286 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.357286 np0000176101 devstack@c-api.service[112412]: /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:57:58.357286 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.357286 np0000176101 devstack@c-api.service[112412]: /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:57:58.357286 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.357579 np0000176101 devstack@c-api.service[112412]: /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:57:58.357579 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.357579 np0000176101 devstack@c-api.service[112412]: /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:57:58.357579 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.357849 np0000176101 devstack@c-api.service[112412]: /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:57:58.357849 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.357849 np0000176101 devstack@c-api.service[112412]: /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:57:58.357849 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358096 np0000176101 devstack@c-api.service[112412]: /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:57:58.358096 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358096 np0000176101 devstack@c-api.service[112412]: /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:57:58.358096 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358399 np0000176101 devstack@c-api.service[112412]: /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:57:58.358399 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358399 np0000176101 devstack@c-api.service[112412]: /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:57:58.358399 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358644 np0000176101 devstack@c-api.service[112412]: /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:57:58.358644 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358644 np0000176101 devstack@c-api.service[112412]: /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:57:58.358644 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358888 np0000176101 devstack@c-api.service[112412]: /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:57:58.358888 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358888 np0000176101 devstack@c-api.service[112412]: /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:57:58.358888 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.358888 np0000176101 devstack@c-api.service[112412]: /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:57:58.359232 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359232 np0000176101 devstack@c-api.service[112412]: /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:57:58.359232 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359232 np0000176101 devstack@c-api.service[112412]: /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:57:58.359232 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359232 np0000176101 devstack@c-api.service[112412]: /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:57:58.359617 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359617 np0000176101 devstack@c-api.service[112412]: /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:57:58.359617 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359617 np0000176101 devstack@c-api.service[112412]: /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:57:58.359617 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359909 np0000176101 devstack@c-api.service[112412]: /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:57:58.359909 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359909 np0000176101 devstack@c-api.service[112412]: /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:57:58.359909 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.359909 np0000176101 devstack@c-api.service[112412]: /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:57:58.359909 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.360376 np0000176101 devstack@c-api.service[112412]: /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:57:58.360376 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.360376 np0000176101 devstack@c-api.service[112412]: /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:57:58.360376 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.360376 np0000176101 devstack@c-api.service[112412]: /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:57:58.360376 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.360757 np0000176101 devstack@c-api.service[112412]: /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:57:58.360757 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.360757 np0000176101 devstack@c-api.service[112412]: /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:57:58.360757 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.360757 np0000176101 devstack@c-api.service[112412]: /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:57:58.360757 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361152 np0000176101 devstack@c-api.service[112412]: /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:57:58.361152 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361152 np0000176101 devstack@c-api.service[112412]: /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:57:58.361152 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361152 np0000176101 devstack@c-api.service[112412]: /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:57:58.361152 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361573 np0000176101 devstack@c-api.service[112412]: /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:57:58.361573 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361573 np0000176101 devstack@c-api.service[112412]: /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:57:58.361573 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361876 np0000176101 devstack@c-api.service[112412]: /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:57:58.361876 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361876 np0000176101 devstack@c-api.service[112412]: /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:57:58.361876 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.361876 np0000176101 devstack@c-api.service[112412]: /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:57:58.362280 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.362280 np0000176101 devstack@c-api.service[112412]: /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:57:58.362280 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.362280 np0000176101 devstack@c-api.service[112412]: /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:57:58.362280 np0000176101 devstack@c-api.service[112412]: warnings.warn(deprecated_msg) May 22 00:57:58.362280 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.middleware.request_id [None req-bc7b1977-5a58-4f84-8636-82cabd11d221 None None] RequestId filter calling following filter/app {{(pid=112412) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 00:57:58.841295 np0000176101 devstack@c-api.service[112412]: INFO cinder.api.openstack.wsgi [None req-bc7b1977-5a58-4f84-8636-82cabd11d221 admin admin] POST https://199.204.45.129/volume/v3/types May 22 00:57:58.841713 np0000176101 devstack@c-api.service[112412]: DEBUG cinder.api.openstack.wsgi [None req-bc7b1977-5a58-4f84-8636-82cabd11d221 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112412) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 00:57:58.843346 np0000176101 devstack@c-api.service[112412]: /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:57:58.843346 np0000176101 devstack@c-api.service[112412]: warnings.warn( May 22 00:57:58.852930 np0000176101 devstack@c-api.service[112412]: DEBUG oslo_db.sqlalchemy.engines [None req-bc7b1977-5a58-4f84-8636-82cabd11d221 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=112412) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:58.883976 np0000176101 devstack@c-api.service[112412]: INFO cinder.api.openstack.wsgi [None req-bc7b1977-5a58-4f84-8636-82cabd11d221 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 May 22 00:57:58.884520 np0000176101 devstack@c-api.service[112412]: [pid: 112412|app: 0|req: 1/2] 199.204.45.129 () {68 vars in 1288 bytes} [Fri May 22 00:57:58 2026] POST /volume/v3/types => generated 186 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 00:57:58.911076 np0000176101 devstack@c-api.service[112413]: /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:57:58.911076 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.911076 np0000176101 devstack@c-api.service[112413]: /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:57:58.911076 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.911822 np0000176101 devstack@c-api.service[112413]: /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:57:58.911822 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.911822 np0000176101 devstack@c-api.service[112413]: /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:57:58.911822 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912074 np0000176101 devstack@c-api.service[112413]: /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:57:58.912074 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912074 np0000176101 devstack@c-api.service[112413]: /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:57:58.912074 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912074 np0000176101 devstack@c-api.service[112413]: /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:57:58.912074 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912472 np0000176101 devstack@c-api.service[112413]: /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:57:58.912472 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912472 np0000176101 devstack@c-api.service[112413]: /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:57:58.912472 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912472 np0000176101 devstack@c-api.service[112413]: /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:57:58.912762 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912762 np0000176101 devstack@c-api.service[112413]: /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:57:58.912762 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.912762 np0000176101 devstack@c-api.service[112413]: /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:57:58.912762 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913043 np0000176101 devstack@c-api.service[112413]: /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:57:58.913043 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913043 np0000176101 devstack@c-api.service[112413]: /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:57:58.913043 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913300 np0000176101 devstack@c-api.service[112413]: /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:57:58.913300 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913300 np0000176101 devstack@c-api.service[112413]: /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:57:58.913300 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913300 np0000176101 devstack@c-api.service[112413]: /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:57:58.913603 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913603 np0000176101 devstack@c-api.service[112413]: /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:57:58.913603 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913603 np0000176101 devstack@c-api.service[112413]: /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:57:58.913603 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913875 np0000176101 devstack@c-api.service[112413]: /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:57:58.913875 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913875 np0000176101 devstack@c-api.service[112413]: /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:57:58.913875 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.913875 np0000176101 devstack@c-api.service[112413]: /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:57:58.913875 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914242 np0000176101 devstack@c-api.service[112413]: /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:57:58.914242 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914242 np0000176101 devstack@c-api.service[112413]: /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:57:58.914242 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914242 np0000176101 devstack@c-api.service[112413]: /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:57:58.914242 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914634 np0000176101 devstack@c-api.service[112413]: /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:57:58.914634 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914634 np0000176101 devstack@c-api.service[112413]: /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:57:58.914634 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914634 np0000176101 devstack@c-api.service[112413]: /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:57:58.914634 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914989 np0000176101 devstack@c-api.service[112413]: /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:57:58.914989 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914989 np0000176101 devstack@c-api.service[112413]: /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:57:58.914989 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.914989 np0000176101 devstack@c-api.service[112413]: /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:57:58.915244 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915244 np0000176101 devstack@c-api.service[112413]: /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:57:58.915244 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915244 np0000176101 devstack@c-api.service[112413]: /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:57:58.915244 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915424 np0000176101 devstack@c-api.service[112413]: /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:57:58.915424 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915424 np0000176101 devstack@c-api.service[112413]: /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:57:58.915424 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915424 np0000176101 devstack@c-api.service[112413]: /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:57:58.915424 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915636 np0000176101 devstack@c-api.service[112413]: /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:57:58.915636 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915636 np0000176101 devstack@c-api.service[112413]: /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:57:58.915636 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915636 np0000176101 devstack@c-api.service[112413]: /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:57:58.915636 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915832 np0000176101 devstack@c-api.service[112413]: /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:57:58.915832 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915832 np0000176101 devstack@c-api.service[112413]: /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:57:58.915832 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.915832 np0000176101 devstack@c-api.service[112413]: /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:57:58.916024 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916024 np0000176101 devstack@c-api.service[112413]: /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:57:58.916024 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916024 np0000176101 devstack@c-api.service[112413]: /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:57:58.916024 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916233 np0000176101 devstack@c-api.service[112413]: /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:57:58.916233 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916233 np0000176101 devstack@c-api.service[112413]: /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:57:58.916233 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916383 np0000176101 devstack@c-api.service[112413]: /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:57:58.916383 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916383 np0000176101 devstack@c-api.service[112413]: /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:57:58.916383 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916526 np0000176101 devstack@c-api.service[112413]: /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:57:58.916526 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916526 np0000176101 devstack@c-api.service[112413]: /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:57:58.916526 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916526 np0000176101 devstack@c-api.service[112413]: /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:57:58.916716 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916716 np0000176101 devstack@c-api.service[112413]: /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:57:58.916716 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916716 np0000176101 devstack@c-api.service[112413]: /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:57:58.916716 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916873 np0000176101 devstack@c-api.service[112413]: /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:57:58.916873 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.916873 np0000176101 devstack@c-api.service[112413]: /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:57:58.916873 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917017 np0000176101 devstack@c-api.service[112413]: /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:57:58.917017 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917017 np0000176101 devstack@c-api.service[112413]: /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:57:58.917017 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917152 np0000176101 devstack@c-api.service[112413]: /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:57:58.917152 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917152 np0000176101 devstack@c-api.service[112413]: /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:57:58.917152 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917332 np0000176101 devstack@c-api.service[112413]: /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:57:58.917332 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917332 np0000176101 devstack@c-api.service[112413]: /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:57:58.917332 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917479 np0000176101 devstack@c-api.service[112413]: /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:57:58.917479 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917479 np0000176101 devstack@c-api.service[112413]: /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:57:58.917479 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917623 np0000176101 devstack@c-api.service[112413]: /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:57:58.917623 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917623 np0000176101 devstack@c-api.service[112413]: /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:57:58.917623 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917623 np0000176101 devstack@c-api.service[112413]: /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:57:58.917821 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917821 np0000176101 devstack@c-api.service[112413]: /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:57:58.917821 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917821 np0000176101 devstack@c-api.service[112413]: /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:57:58.917821 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.917821 np0000176101 devstack@c-api.service[112413]: /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:57:58.918038 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918038 np0000176101 devstack@c-api.service[112413]: /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:57:58.918038 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918038 np0000176101 devstack@c-api.service[112413]: /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:57:58.918038 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918272 np0000176101 devstack@c-api.service[112413]: /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:57:58.918272 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918272 np0000176101 devstack@c-api.service[112413]: /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:57:58.918272 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918272 np0000176101 devstack@c-api.service[112413]: /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:57:58.918272 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918516 np0000176101 devstack@c-api.service[112413]: /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:57:58.918516 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918516 np0000176101 devstack@c-api.service[112413]: /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:57:58.918516 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918516 np0000176101 devstack@c-api.service[112413]: /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:57:58.918516 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918723 np0000176101 devstack@c-api.service[112413]: /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:57:58.918723 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918723 np0000176101 devstack@c-api.service[112413]: /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:57:58.918723 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918723 np0000176101 devstack@c-api.service[112413]: /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:57:58.918723 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918932 np0000176101 devstack@c-api.service[112413]: /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:57:58.918932 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918932 np0000176101 devstack@c-api.service[112413]: /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:57:58.918932 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.918932 np0000176101 devstack@c-api.service[112413]: /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:57:58.918932 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919160 np0000176101 devstack@c-api.service[112413]: /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:57:58.919160 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919160 np0000176101 devstack@c-api.service[112413]: /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:57:58.919160 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919332 np0000176101 devstack@c-api.service[112413]: /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:57:58.919332 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919332 np0000176101 devstack@c-api.service[112413]: /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:57:58.919332 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919332 np0000176101 devstack@c-api.service[112413]: /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:57:58.919512 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919512 np0000176101 devstack@c-api.service[112413]: /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:57:58.919512 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919512 np0000176101 devstack@c-api.service[112413]: /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:57:58.919512 np0000176101 devstack@c-api.service[112413]: warnings.warn(deprecated_msg) May 22 00:57:58.919512 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.middleware.request_id [req-bc7b1977-5a58-4f84-8636-82cabd11d221 req-8a5d8fbe-8e9a-42b3-b5d8-d6b251ebbba3 None None] RequestId filter calling following filter/app {{(pid=112413) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 00:57:59.232738 np0000176101 devstack@c-api.service[112413]: INFO cinder.api.openstack.wsgi [req-bc7b1977-5a58-4f84-8636-82cabd11d221 req-8a5d8fbe-8e9a-42b3-b5d8-d6b251ebbba3 admin admin] POST https://199.204.45.129/volume/v3/types/596f6eb2-dcf9-4ffe-8081-2050398a0241/extra_specs May 22 00:57:59.233318 np0000176101 devstack@c-api.service[112413]: DEBUG cinder.api.openstack.wsgi [req-bc7b1977-5a58-4f84-8636-82cabd11d221 req-8a5d8fbe-8e9a-42b3-b5d8-d6b251ebbba3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112413) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 00:57:59.235007 np0000176101 devstack@c-api.service[112413]: /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:57:59.235007 np0000176101 devstack@c-api.service[112413]: warnings.warn( May 22 00:57:59.245306 np0000176101 devstack@c-api.service[112413]: DEBUG oslo_db.sqlalchemy.engines [req-bc7b1977-5a58-4f84-8636-82cabd11d221 req-8a5d8fbe-8e9a-42b3-b5d8-d6b251ebbba3 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=112413) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 00:57:59.306008 np0000176101 devstack@c-api.service[112413]: INFO cinder.api.openstack.wsgi [req-bc7b1977-5a58-4f84-8636-82cabd11d221 req-8a5d8fbe-8e9a-42b3-b5d8-d6b251ebbba3 admin admin] https://199.204.45.129/volume/v3/types/596f6eb2-dcf9-4ffe-8081-2050398a0241/extra_specs returned with HTTP 200 May 22 00:57:59.306798 np0000176101 devstack@c-api.service[112413]: [pid: 112413|app: 0|req: 1/3] 199.204.45.129 () {70 vars in 1505 bytes} [Fri May 22 00:57:58 2026] POST /volume/v3/types/596f6eb2-dcf9-4ffe-8081-2050398a0241/extra_specs => generated 55 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 00:58:01.051873 np0000176101 devstack@c-api.service[112410]: DEBUG dbcounter [-] [112410] Writing DB stats cinder:SELECT=6 {{(pid=112410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 00:58:01.060541 np0000176101 devstack@c-api.service[112411]: DEBUG dbcounter [-] [112411] Writing DB stats cinder:SELECT=6 {{(pid=112411) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 00:58:08.881735 np0000176101 devstack@c-api.service[112412]: DEBUG dbcounter [-] [112412] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112412) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 00:58:09.304784 np0000176101 devstack@c-api.service[112413]: DEBUG dbcounter [-] [112413] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112413) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 01:00:38.836118 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.836118 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.839883 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.839883 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.839883 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.839883 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.839883 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840077 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840077 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840077 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840077 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840077 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840077 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840288 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840288 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840288 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840288 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840288 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840450 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840450 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840450 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840450 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840580 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840580 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840580 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840580 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840710 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840710 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840710 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840710 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840710 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840884 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840884 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840884 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.840884 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.840884 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841036 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841036 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841036 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841036 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841036 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841036 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841246 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841246 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841246 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841246 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841246 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841246 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841438 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841438 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841438 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841438 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841438 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841438 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841652 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841652 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841652 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841652 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841652 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841652 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841841 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841841 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841841 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841841 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841975 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841975 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841975 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.841975 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.841975 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842139 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842139 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842139 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842139 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842139 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842506 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842506 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842506 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842506 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842506 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842506 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842688 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842688 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842688 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842688 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842688 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842857 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842857 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842857 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.842857 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.842857 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843010 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843010 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843010 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843010 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843145 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843145 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843145 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843145 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843303 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843303 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843303 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843303 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843303 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843473 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843473 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843473 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843473 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843473 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843621 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843621 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843621 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843621 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843754 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843754 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843754 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843754 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843882 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843882 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.843882 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.843882 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844017 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844017 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844017 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844017 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844143 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844143 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844143 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844143 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844291 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844291 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844291 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844291 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844291 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844291 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844478 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844478 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844478 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844478 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844478 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844648 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844648 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844648 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844648 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844648 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844648 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844648 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844872 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844872 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844872 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844872 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.844872 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.844872 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845051 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845051 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845051 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845051 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845051 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845051 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845262 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845262 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845262 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845262 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845262 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845262 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845448 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845448 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845448 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845448 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845594 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845594 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845594 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845594 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845721 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845721 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845721 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845721 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845851 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845851 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.845851 np0000176101 devstack@c-api.service[112411]: /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 01:00:38.845851 np0000176101 devstack@c-api.service[112411]: warnings.warn(deprecated_msg) May 22 01:00:38.846068 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.middleware.request_id [None req-627930b6-dd87-424d-bd3b-7a90ab9ab84b None None] RequestId filter calling following filter/app {{(pid=112411) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 01:00:38.847143 np0000176101 devstack@c-api.service[112411]: INFO cinder.api.openstack.wsgi [None req-627930b6-dd87-424d-bd3b-7a90ab9ab84b None None] GET https://199.204.45.129/volume// May 22 01:00:38.847566 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.openstack.wsgi [None req-627930b6-dd87-424d-bd3b-7a90ab9ab84b None None] Empty body provided in request {{(pid=112411) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 01:00:38.847884 np0000176101 devstack@c-api.service[112411]: DEBUG cinder.api.openstack.wsgi [None req-627930b6-dd87-424d-bd3b-7a90ab9ab84b None None] Calling method 'all' {{(pid=112411) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 01:00:38.848572 np0000176101 devstack@c-api.service[112411]: INFO cinder.api.openstack.wsgi [None req-627930b6-dd87-424d-bd3b-7a90ab9ab84b None None] https://199.204.45.129/volume// returned with HTTP 300 May 22 01:00:38.849012 np0000176101 devstack@c-api.service[112411]: [pid: 112411|app: 0|req: 1/4] 199.204.45.129 () {66 vars in 1456 bytes} [Fri May 22 01:00:38 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)