May 20 22:05:21.034252 np0000175558 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:05:21.043509 np0000175558 devstack@c-api.service[112092]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:05:21 2026] *** May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: nodename: np0000175558 May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: machine: x86_64 May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: clock source: unix May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: pcre jit disabled May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: detected number of CPU cores: 16 May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: current working directory: / May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: detected binary path: /usr/bin/uwsgi-core May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: your processes number limit is 256917 May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: your memory page size is 4096 bytes May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: detected max file descriptor number: 2048 May 20 22:05:21.045883 np0000175558 devstack@c-api.service[112092]: lock engine: pthread robust mutexes May 20 22:05:21.046514 np0000175558 devstack@c-api.service[112092]: thunder lock: enabled May 20 22:05:21.046514 np0000175558 devstack@c-api.service[112092]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:05:21.046514 np0000175558 devstack@c-api.service[112092]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:05:21.046514 np0000175558 devstack@c-api.service[112092]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:05:21.046514 np0000175558 devstack@c-api.service[112092]: Set PythonHome to /opt/stack/data/venv May 20 22:05:21.084882 np0000175558 devstack@c-api.service[112092]: Python main interpreter initialized at 0x766369ea3668 May 20 22:05:21.084882 np0000175558 devstack@c-api.service[112092]: python threads support enabled May 20 22:05:21.084882 np0000175558 devstack@c-api.service[112092]: your server socket listen backlog is limited to 100 connections May 20 22:05:21.084882 np0000175558 devstack@c-api.service[112092]: your mercy for graceful operations on workers is 80 seconds May 20 22:05:21.085976 np0000175558 devstack@c-api.service[112092]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:05:21.085976 np0000175558 devstack@c-api.service[112092]: *** Operational MODE: preforking *** May 20 22:05:21.085976 np0000175558 devstack@c-api.service[112092]: *** uWSGI is running in multiple interpreter mode *** May 20 22:05:21.085976 np0000175558 devstack@c-api.service[112092]: spawned uWSGI master process (pid: 112092) May 20 22:05:21.086189 np0000175558 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:05:21.086571 np0000175558 devstack@c-api.service[112092]: spawned uWSGI worker 1 (pid: 112097, cores: 1) May 20 22:05:21.087108 np0000175558 devstack@c-api.service[112092]: spawned uWSGI worker 2 (pid: 112098, cores: 1) May 20 22:05:21.087620 np0000175558 devstack@c-api.service[112092]: spawned uWSGI worker 3 (pid: 112099, cores: 1) May 20 22:05:21.088295 np0000175558 devstack@c-api.service[112092]: spawned uWSGI worker 4 (pid: 112100, cores: 1) May 20 22:05:21.088295 np0000175558 devstack@c-api.service[112092]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:05:21.214770 np0000175558 devstack@c-api.service[112099]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:21.214770 np0000175558 devstack@c-api.service[112099]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:21.214770 np0000175558 devstack@c-api.service[112099]: we strongly recommend against using it for new projects. May 20 22:05:21.214770 np0000175558 devstack@c-api.service[112099]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:21.214770 np0000175558 devstack@c-api.service[112099]: framework. For more detail see May 20 22:05:21.214770 np0000175558 devstack@c-api.service[112099]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:21.214770 np0000175558 devstack@c-api.service[112099]: import eventlet # noqa May 20 22:05:21.222901 np0000175558 devstack@c-api.service[112097]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:21.222901 np0000175558 devstack@c-api.service[112097]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:21.222901 np0000175558 devstack@c-api.service[112097]: we strongly recommend against using it for new projects. May 20 22:05:21.222901 np0000175558 devstack@c-api.service[112097]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:21.222901 np0000175558 devstack@c-api.service[112097]: framework. For more detail see May 20 22:05:21.222901 np0000175558 devstack@c-api.service[112097]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:21.222901 np0000175558 devstack@c-api.service[112097]: import eventlet # noqa May 20 22:05:21.237243 np0000175558 devstack@c-api.service[112098]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:21.237243 np0000175558 devstack@c-api.service[112098]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:21.237243 np0000175558 devstack@c-api.service[112098]: we strongly recommend against using it for new projects. May 20 22:05:21.237243 np0000175558 devstack@c-api.service[112098]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:21.237243 np0000175558 devstack@c-api.service[112098]: framework. For more detail see May 20 22:05:21.237243 np0000175558 devstack@c-api.service[112098]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:21.237243 np0000175558 devstack@c-api.service[112098]: import eventlet # noqa May 20 22:05:21.239957 np0000175558 devstack@c-api.service[112100]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:21.239957 np0000175558 devstack@c-api.service[112100]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:21.239957 np0000175558 devstack@c-api.service[112100]: we strongly recommend against using it for new projects. May 20 22:05:21.239957 np0000175558 devstack@c-api.service[112100]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:21.239957 np0000175558 devstack@c-api.service[112100]: framework. For more detail see May 20 22:05:21.239957 np0000175558 devstack@c-api.service[112100]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:21.239957 np0000175558 devstack@c-api.service[112100]: import eventlet # noqa May 20 22:05:21.304817 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:21.304817 np0000175558 devstack@c-api.service[112099]: debtcollector.deprecate( May 20 22:05:21.315702 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:21.315702 np0000175558 devstack@c-api.service[112097]: debtcollector.deprecate( May 20 22:05:21.321865 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:21.321865 np0000175558 devstack@c-api.service[112098]: debtcollector.deprecate( May 20 22:05:21.324599 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:21.324599 np0000175558 devstack@c-api.service[112100]: debtcollector.deprecate( May 20 22:05:21.385960 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 22:05:21.385960 np0000175558 devstack@c-api.service[112099]: from cgi import parse_header May 20 22:05:21.404855 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 22:05:21.404855 np0000175558 devstack@c-api.service[112098]: from cgi import parse_header May 20 22:05:21.408528 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 22:05:21.408528 np0000175558 devstack@c-api.service[112100]: from cgi import parse_header May 20 22:05:21.416657 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 22:05:21.416657 np0000175558 devstack@c-api.service[112097]: from cgi import parse_header May 20 22:05:21.432650 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 22:05:21.432650 np0000175558 devstack@c-api.service[112099]: removals.removed_module( May 20 22:05:21.433333 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 22:05:21.433333 np0000175558 devstack@c-api.service[112099]: removals.removed_module( May 20 22:05:21.453366 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 22:05:21.453366 np0000175558 devstack@c-api.service[112098]: removals.removed_module( May 20 22:05:21.454262 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 22:05:21.454262 np0000175558 devstack@c-api.service[112098]: removals.removed_module( May 20 22:05:21.461443 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 22:05:21.461443 np0000175558 devstack@c-api.service[112100]: removals.removed_module( May 20 22:05:21.461443 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 22:05:21.461443 np0000175558 devstack@c-api.service[112100]: removals.removed_module( May 20 22:05:21.480574 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 22:05:21.480574 np0000175558 devstack@c-api.service[112097]: removals.removed_module( May 20 22:05:21.481298 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 22:05:21.481298 np0000175558 devstack@c-api.service[112097]: removals.removed_module( May 20 22:05:22.050539 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 22:05:22.050539 np0000175558 devstack@c-api.service[112099]: warnings.warn( May 20 22:05:22.077979 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 22:05:22.077979 np0000175558 devstack@c-api.service[112098]: warnings.warn( May 20 22:05:22.095607 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 22:05:22.095607 np0000175558 devstack@c-api.service[112097]: warnings.warn( May 20 22:05:22.101724 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 22:05:22.101724 np0000175558 devstack@c-api.service[112100]: warnings.warn( May 20 22:05:22.151164 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 22:05:22.151164 np0000175558 devstack@c-api.service[112099]: warnings.warn( May 20 22:05:22.179038 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 22:05:22.179038 np0000175558 devstack@c-api.service[112098]: warnings.warn( May 20 22:05:22.197120 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 22:05:22.197120 np0000175558 devstack@c-api.service[112097]: warnings.warn( May 20 22:05:22.208716 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 22:05:22.208716 np0000175558 devstack@c-api.service[112100]: warnings.warn( May 20 22:05:22.447431 np0000175558 devstack@c-api.service[112099]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 22:05:22.448698 np0000175558 devstack@c-api.service[112099]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112099) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:22.473446 np0000175558 devstack@c-api.service[112098]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 22:05:22.473911 np0000175558 devstack@c-api.service[112098]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112098) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:22.477268 np0000175558 devstack@c-api.service[112097]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 22:05:22.477949 np0000175558 devstack@c-api.service[112097]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112097) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:22.497452 np0000175558 devstack@c-api.service[112100]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 22:05:22.498022 np0000175558 devstack@c-api.service[112100]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112100) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:22.540356 np0000175558 devstack@c-api.service[112099]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:22.540356 np0000175558 devstack@c-api.service[112099]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:22.543337 np0000175558 devstack@c-api.service[112098]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:22.543337 np0000175558 devstack@c-api.service[112098]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:22.547316 np0000175558 devstack@c-api.service[112097]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:22.547316 np0000175558 devstack@c-api.service[112097]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:22.557635 np0000175558 devstack@c-api.service[112100]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:22.557635 np0000175558 devstack@c-api.service[112100]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:22.996352 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112100) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:22.996545 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112098) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:22.996629 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112097) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:22.996700 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.996789 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.996837 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.996905 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.996975 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.997030 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.997073 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112099) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:22.997120 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.997164 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.997264 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.997494 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.997610 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.997743 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.998128 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.998227 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:22.998271 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.998313 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:22.998351 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:22.998395 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:22.998464 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:22.998509 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.998554 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:22.998594 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:22.998645 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:22.998695 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:22.998734 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:22.998769 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:22.998807 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.998843 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:22.998879 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:22.998915 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:22.998952 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:22.998998 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.999048 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:22.999084 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:22.999128 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:22.999166 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:22.999203 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:22.999241 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:22.999279 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:22.999320 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.004833 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.004959 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.004959 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.005094 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.005094 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.005094 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.005239 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.005296 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.005351 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.005351 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.005351 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.005630 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.005693 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.005751 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.005820 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.005881 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.005947 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.006009 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.006073 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.006128 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.006183 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.006267 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.006267 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.006377 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.006449 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.006507 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.006507 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.006507 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.007433 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.007493 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.007587 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.007641 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.007686 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.007724 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.007776 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.007811 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.007849 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.007893 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.007931 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.007976 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.007976 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.007976 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.008084 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.008084 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.008084 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.008232 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.008269 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.008306 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.008350 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.008385 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.008445 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.008485 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.008535 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.008582 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.008582 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.008654 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.008695 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.008733 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.008733 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.008802 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.008843 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.008881 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.008930 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.008972 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.009035 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.009076 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.009119 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.009162 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.009207 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.009250 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.009284 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.009320 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.009371 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.009434 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.009494 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.009537 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.009575 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.009615 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.009652 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.009689 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.009733 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.009781 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.009819 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.009819 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.010992 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.011075 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.011115 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.011152 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.011209 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.011256 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.011303 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.011347 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.011389 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.011455 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.011493 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.011541 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.011581 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.011620 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.011661 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.011698 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.011742 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.011780 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.011819 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.011856 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.011893 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.011929 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.011968 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.012006 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.012048 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.012085 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.012183 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.012183 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.012773 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.012837 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.012876 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.012915 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.012955 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.012994 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.013032 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.013075 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.013114 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.013152 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.013189 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.013246 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.013286 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.013340 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.013378 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.013458 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.013536 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.013536 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.013536 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.013655 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.013701 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.013701 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.013771 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.013771 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.013771 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.013771 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.013771 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.013771 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.015336 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.015431 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.015489 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.015534 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.015572 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.015609 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.015647 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.015684 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.015736 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.015781 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.015824 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.015866 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.015905 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.015905 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.015985 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.015985 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.016056 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.016187 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.016246 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.016290 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.016331 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.016374 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.016374 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.016469 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.016509 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.016509 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.016580 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.016630 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.017145 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.017198 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.017270 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.017323 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.017362 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.017401 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.017506 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.017555 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.017601 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.017646 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.017685 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.017722 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.017776 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.017816 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.017854 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.017911 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.017962 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.018003 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.018045 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.018082 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.018119 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.018162 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.018199 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.018240 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.018277 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.018277 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.018345 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.018345 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.019582 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.019657 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.019697 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.019736 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.019772 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.019824 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.019865 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.019904 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.019947 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.019989 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.020026 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.020069 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.020142 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.020184 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.020231 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.020271 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.020313 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.020357 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.020398 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.020466 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.020504 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.020542 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.020590 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.020634 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.020677 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.020721 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.020721 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.020790 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.020835 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.020875 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.020913 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.020955 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.020994 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.021039 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.021078 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.021116 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.021154 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.021191 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.021235 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.021274 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.021312 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.021347 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.021390 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.021469 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.021526 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.021565 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.021607 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.021645 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.021678 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.021710 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.021743 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.021777 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.021812 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.021851 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.021899 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.021933 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.021978 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.022026 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.022071 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.022118 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.022168 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.022213 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.022252 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.022298 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.022338 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.022376 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.022732 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.022782 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.022823 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.022871 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.022911 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.022948 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.022995 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.023035 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.023070 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.023105 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.023150 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.023193 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.023232 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.023272 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.023310 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.023346 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.023388 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.023388 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.023482 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.023482 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.023482 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.023482 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.023482 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.023644 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.023686 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.023736 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.023776 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.023810 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.023846 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.023884 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.023884 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.023954 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.023989 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.024024 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.024068 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.024353 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.024421 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.024462 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.024701 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.025352 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.025395 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.025455 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.025499 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.025499 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.025581 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.025617 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.027600 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.027657 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.027721 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.027754 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.027783 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.027815 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.027842 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.027867 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.027903 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.027931 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.027961 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.027992 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.028019 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.028047 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.028079 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.028140 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.028166 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.028193 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.028220 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.028220 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.028274 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.028301 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.028378 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.028465 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.028531 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.028591 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.028649 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.028723 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.029201 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.029272 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.029325 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.029399 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.029464 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.029491 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.029520 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.029554 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.029583 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.029614 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.029644 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.029675 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.029701 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.029728 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.029760 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.029788 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.029815 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.029842 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.029877 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.029909 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.029946 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.029977 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.030010 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.030045 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.030073 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.030102 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.030128 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.030160 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.030186 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.030214 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.030241 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.030268 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.030301 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.030330 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.030358 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.030385 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.030423 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.030453 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.030478 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.030509 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.030537 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.030568 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.030597 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.030629 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.030655 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.030682 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.030708 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.030734 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.030761 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.030790 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.030818 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.030842 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.030868 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.030902 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.030930 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.030953 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.030979 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.031001 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.031028 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.031055 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.031081 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.031110 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.031137 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.031171 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.031199 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.031226 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.031255 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.031282 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.031313 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.031339 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.031362 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.031386 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.031426 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.031464 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.031491 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.031514 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.031540 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.031567 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.031590 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.031590 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.031590 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.031590 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.031590 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.031590 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.032015 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.032083 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.032166 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.032200 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.032227 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.032255 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.032281 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.032312 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.032344 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.032370 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.032396 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.032444 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.032473 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.032500 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.032535 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.032562 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.032592 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.032619 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.032649 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.032649 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.032701 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.033174 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.033238 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.033302 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.033368 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.033442 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.033506 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.033553 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.034430 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.034494 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.034567 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.034620 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.034664 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.034703 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.034738 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.034783 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.034821 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.034867 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.034907 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.034945 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.034980 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.035025 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.035063 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.035100 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.035140 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.035185 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.035229 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.035272 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.035309 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.035428 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.035477 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.035540 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.035596 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.035646 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.035710 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.035775 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.039798 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.039877 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.039919 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.039957 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.040002 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.040041 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.040079 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.040158 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.040199 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.040235 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.040235 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.040364 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.040467 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.040467 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.040550 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.040550 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.040550 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.040672 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.040672 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.040741 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.040791 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.040838 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.040920 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.040968 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.041013 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.041075 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.041131 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.041206 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.043041 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.043143 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.043143 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.043250 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.043299 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.043340 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.043391 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.043486 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.043540 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.043581 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.043622 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.043661 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.043700 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.043738 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.043790 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.043845 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.043881 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.043924 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.043957 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.043994 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.044032 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.044068 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.044136 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.044176 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.044214 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.044256 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.044300 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.044300 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.044367 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.044428 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.044541 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.044541 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.044732 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.044792 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.044792 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.044895 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.044951 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.045005 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.045053 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.045103 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.045157 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.045263 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.045314 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.045360 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.045432 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.045512 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.045559 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.045600 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.045638 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.045677 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.045714 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.045749 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.045794 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.045846 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.045888 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.045930 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.045970 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.046004 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.046042 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.046075 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.046121 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.046165 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.046201 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.046246 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.046287 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.046325 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.046363 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.046400 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.046457 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.046504 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.046547 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.046590 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.046636 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.046675 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.046714 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.046761 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.046799 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.046838 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.046882 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.046919 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.046955 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.046993 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.047033 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.047075 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.047132 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.047173 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.047213 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.047257 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.047292 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.047331 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.047366 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.047402 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.047587 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.047658 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.047708 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.047760 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.047816 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.047873 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.047923 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.047984 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.048043 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.048131 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.048183 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.048230 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.048285 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.048336 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.048385 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.048456 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.048563 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.048618 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.048668 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.048712 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.048765 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.048804 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.048838 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.048883 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.048926 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.048964 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.049002 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.049046 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.049046 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.049129 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.049170 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.049214 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.049257 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.049292 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.049330 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.049330 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.049400 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.049400 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.049542 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.049591 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.049591 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.049591 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.049591 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.049591 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.049591 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.049800 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.049840 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.049877 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.049913 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.049948 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.049989 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.050029 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.050069 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.050110 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.050152 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.050191 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.050232 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.050271 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.050308 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.050358 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.050358 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.050447 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.050483 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.050521 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.050561 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.050598 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.050634 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.050671 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.050725 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.050769 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.050807 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.050844 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.050883 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.050919 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.050968 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.050968 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.051039 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.051039 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.051123 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.051161 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.051199 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.051235 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.051274 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.051318 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.051356 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.051394 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.051447 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.051482 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.051530 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.051567 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.051605 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.051641 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.051683 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.051727 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.051763 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.051799 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.051836 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.051875 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.051918 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.051918 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.051918 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.051918 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.051918 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.051918 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.052188 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.052188 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.052188 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.052294 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.052332 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.052379 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.052434 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.052473 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.052520 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.052557 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.052601 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.052639 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.052676 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.052717 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.052760 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.052799 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.052841 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.052879 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.052879 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.052952 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.052990 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.053027 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.053065 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.053102 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.053151 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.053194 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.053233 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.053270 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.053308 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.053343 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.053371 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.053399 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.053467 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.053509 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.053557 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.053591 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.053628 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.053663 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.053689 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.053727 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.053819 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.053869 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.053903 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.053946 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.053982 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.054010 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.054041 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.054072 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.054099 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.054122 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.054152 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.054182 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.054209 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.054209 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.054209 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.054209 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.054302 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.054302 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.054302 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.054302 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.054419 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.054453 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.054485 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.054515 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.054543 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.054573 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.054601 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.054601 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.054601 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.054669 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.054700 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.054741 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.054741 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.054741 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.054741 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.054861 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.054900 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.054932 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.054961 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.054999 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.054999 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.054999 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.054999 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.054999 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.055249 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.055249 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.055249 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.055249 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.055365 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.055399 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.055449 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.055482 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.055508 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.055536 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.055562 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.055589 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.055612 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.055639 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.055669 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.055695 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.055722 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.055751 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.055780 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.055807 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.055837 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.055870 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.055894 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.055894 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.055894 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.055894 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.055894 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.055894 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.056026 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.056026 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.056026 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.056589 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.056618 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.056646 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.056676 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.056676 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.056728 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.056755 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.056782 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.056812 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.056836 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.056862 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.056885 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.056910 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.056940 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.056966 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.056994 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.056994 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.056994 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.057062 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.057062 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.057062 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.057062 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.057062 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.057062 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.057062 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:23.058647 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112097) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.058699 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.058761 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.058824 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.058879 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112097) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.058910 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112099) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.058937 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112097) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.058986 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.059044 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.059104 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.059132 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112100) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.059157 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112099) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.059180 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.059217 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112099) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.059241 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.059264 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112098) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:23.059309 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.059338 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:23.059378 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112100) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.059429 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:23.059463 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112100) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.059491 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:23.059515 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112098) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:23.059577 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112098) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:23.104990 np0000175558 devstack@c-api.service[112097]: INFO dbcounter [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Registered counter for database cinder May 20 22:05:23.108592 np0000175558 devstack@c-api.service[112099]: INFO dbcounter [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Registered counter for database cinder May 20 22:05:23.108671 np0000175558 devstack@c-api.service[112098]: INFO dbcounter [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Registered counter for database cinder May 20 22:05:23.111132 np0000175558 devstack@c-api.service[112100]: INFO dbcounter [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Registered counter for database cinder May 20 22:05:23.117990 np0000175558 devstack@c-api.service[112097]: DEBUG oslo_db.sqlalchemy.engines [None req-efa8f6d8-f601-4576-8f74-69671d756a88 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=112097) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.119944 np0000175558 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [None req-1b8132a7-4904-438d-b569-212109eb2fc2 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.122388 np0000175558 devstack@c-api.service[112098]: DEBUG oslo_db.sqlalchemy.engines [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa 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=112098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.123553 np0000175558 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.237699 np0000175558 devstack@c-api.service[112097]: DEBUG dbcounter [-] [112097] Writer thread running {{(pid=112097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:23.239727 np0000175558 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writer thread running {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:23.240851 np0000175558 devstack@c-api.service[112097]: INFO cinder.rpc [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:23.242933 np0000175558 devstack@c-api.service[112099]: INFO cinder.rpc [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:23.244233 np0000175558 devstack@c-api.service[112097]: INFO cinder.rpc [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:23.244422 np0000175558 devstack@c-api.service[112098]: DEBUG dbcounter [-] [112098] Writer thread running {{(pid=112098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:23.245105 np0000175558 devstack@c-api.service[112097]: INFO cinder.rpc [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:23.245944 np0000175558 devstack@c-api.service[112099]: INFO cinder.rpc [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:23.246689 np0000175558 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writer thread running {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:23.247110 np0000175558 devstack@c-api.service[112098]: INFO cinder.rpc [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:23.247301 np0000175558 devstack@c-api.service[112097]: INFO cinder.rpc [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:23.248539 np0000175558 devstack@c-api.service[112099]: INFO cinder.rpc [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:23.248667 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.248888 np0000175558 devstack@c-api.service[112100]: INFO cinder.rpc [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:23.249308 np0000175558 devstack@c-api.service[112098]: INFO cinder.rpc [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:23.250793 np0000175558 devstack@c-api.service[112099]: INFO cinder.rpc [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:23.250974 np0000175558 devstack@c-api.service[112100]: INFO cinder.rpc [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:23.251195 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.252101 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.252300 np0000175558 devstack@c-api.service[112098]: INFO cinder.rpc [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:23.253459 np0000175558 devstack@c-api.service[112100]: INFO cinder.rpc [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:23.253961 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.254561 np0000175558 devstack@c-api.service[112098]: INFO cinder.rpc [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:23.254636 np0000175558 devstack@c-api.service[112100]: INFO cinder.rpc [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:23.255452 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.255754 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.257086 np0000175558 devstack@c-api.service[112097]: DEBUG oslo_db.sqlalchemy.engines [None req-efa8f6d8-f601-4576-8f74-69671d756a88 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=112097) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.257668 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.257927 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.258625 np0000175558 devstack@c-api.service[112099]: DEBUG oslo_db.sqlalchemy.engines [None req-1b8132a7-4904-438d-b569-212109eb2fc2 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=112099) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.259472 np0000175558 devstack@c-api.service[112097]: INFO cinder.rpc [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:23.260666 np0000175558 devstack@c-api.service[112099]: INFO cinder.rpc [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:23.261144 np0000175558 devstack@c-api.service[112097]: INFO cinder.rpc [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:23.262257 np0000175558 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.262578 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.263565 np0000175558 devstack@c-api.service[112098]: DEBUG oslo_db.sqlalchemy.engines [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa 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=112098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:23.264295 np0000175558 devstack@c-api.service[112099]: INFO cinder.rpc [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:23.266305 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.270870 np0000175558 devstack@c-api.service[112100]: INFO cinder.rpc [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:23.270971 np0000175558 devstack@c-api.service[112098]: INFO cinder.rpc [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:23.273506 np0000175558 devstack@c-api.service[112100]: INFO cinder.rpc [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:23.274788 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.274879 np0000175558 devstack@c-api.service[112098]: INFO cinder.rpc [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:23.275563 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.277022 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.277431 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.278778 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.280613 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.281946 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.283856 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.286944 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.287333 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.288816 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.288960 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.289991 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.290595 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.291781 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.292192 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.293019 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.293866 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.294749 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.296144 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.296849 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.297767 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.298996 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.299348 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.300575 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.300908 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.301984 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.302794 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.303479 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.303553 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.304033 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.305022 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.305826 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.306423 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.307087 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.307747 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.309026 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.310164 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.311968 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.312063 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.313242 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.313314 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.314934 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.316261 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.316350 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.316443 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.316591 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.317762 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.318661 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.318739 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.319238 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.320135 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.320215 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.320439 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.321568 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.321672 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.323146 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.323231 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.324641 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.324708 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.324806 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.325999 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.326064 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.326113 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.327388 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.327470 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.328263 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.328542 np0000175558 devstack@c-api.service[112099]: WARNING cinder.api.contrib.hosts [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:23.328615 np0000175558 devstack@c-api.service[112097]: WARNING cinder.api.contrib.hosts [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:23.329221 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.329294 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.329502 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.330144 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: extensions {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.330305 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: extensions {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.330566 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.331499 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-availability-zone {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.331575 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.331653 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-availability-zone {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.332055 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.332893 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: qos-specs {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.333002 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: qos-specs {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.333130 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.333423 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.334497 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.334967 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.335032 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: extra_specs {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.335102 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: extra_specs {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.336023 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.336517 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.337250 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: encryption {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.337366 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: encryption {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.337483 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.338889 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-volume-type-access {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.338984 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.339036 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.339298 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-volume-type-access {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.340275 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.340396 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.340493 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-quota-class-sets {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.340853 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-quota-class-sets {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.341457 np0000175558 devstack@c-api.service[112098]: WARNING cinder.api.contrib.hosts [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:23.341603 np0000175558 devstack@c-api.service[112100]: WARNING cinder.api.contrib.hosts [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:23.341856 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: encryption {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.342158 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.342218 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: encryption {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.342272 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.343128 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: extensions {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.343210 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: extensions {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.343379 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-snapshot-manage {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.343626 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-snapshot-manage {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.344741 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-availability-zone {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.344814 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-availability-zone {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.345088 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: consistencygroups {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.345227 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: consistencygroups {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.345980 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: qos-specs {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.346023 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: qos-specs {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.347076 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: backups {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.347117 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: backups {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.348008 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: extra_specs {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.348805 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: extra_specs {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.349157 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: scheduler-stats {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.349200 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: scheduler-stats {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.350208 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: encryption {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.350358 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: encryption {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.350589 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-quota-sets {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.350656 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-quota-sets {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.351763 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-volume-type-access {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.351924 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-volume-type-access {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.351971 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-volume-manage {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.352011 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-volume-manage {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.353318 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-quota-class-sets {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.353456 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: capabilities {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.353500 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-quota-class-sets {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.353535 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: capabilities {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.354840 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: encryption {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.354906 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-volume-transfer {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.354975 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: encryption {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.355030 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-volume-transfer {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.356358 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-snapshot-manage {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.356450 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-snapshot-manage {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.356504 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: os-hosts {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.356575 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: os-hosts {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.357836 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: consistencygroups {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.357902 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: consistencygroups {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.357973 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extended resource: cgsnapshots {{(pid=112099) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.358200 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extended resource: cgsnapshots {{(pid=112097) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.359395 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] SnapshotActionsController initialized {{(pid=112099) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:23.359479 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.contrib.snapshot_actions [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] SnapshotActionsController initialized {{(pid=112097) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:23.359870 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: backups {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.359931 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: backups {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.360140 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.360475 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.361542 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.361866 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: scheduler-stats {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.361953 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: scheduler-stats {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.362011 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.362874 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.363280 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-quota-sets {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.363342 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.363396 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-quota-sets {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.364197 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.364703 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-volume-manage {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.364815 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.364898 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-volume-manage {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.365608 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.366107 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: capabilities {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.366204 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.366279 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: capabilities {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.367043 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.367345 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-volume-transfer {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.367494 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-volume-transfer {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.367802 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.368397 np0000175558 devstack@c-api.service[112099]: WARNING castellan.key_manager.migration [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.368925 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: os-hosts {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.369150 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: os-hosts {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.369262 np0000175558 devstack@c-api.service[112097]: WARNING castellan.key_manager.migration [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.369342 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.369342 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.369499 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.369703 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.369830 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.369890 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension AdminActions extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.369952 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension AdminActions extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370064 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension AdminActions extending resource: backups {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370161 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370259 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeActions extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370328 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extended resource: cgsnapshots {{(pid=112100) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.370384 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370461 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension TypesManage extending resource: types {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370535 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370599 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370661 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extended resource: cgsnapshots {{(pid=112098) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:23.370715 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370778 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370778 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370876 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.370938 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371001 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371065 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.v3.router [None req-1b8132a7-4904-438d-b569-212109eb2fc2 None None] Extension UsedLimits extending resource: limits {{(pid=112099) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371118 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension AdminActions extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371118 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension AdminActions extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371219 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension AdminActions extending resource: backups {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371338 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371454 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeActions extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371583 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension TypesManage extending resource: types {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371689 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371755 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.contrib.snapshot_actions [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] SnapshotActionsController initialized {{(pid=112100) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:23.371811 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371907 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.371964 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.contrib.snapshot_actions [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] SnapshotActionsController initialized {{(pid=112098) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:23.372030 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.372165 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.v3.router [None req-efa8f6d8-f601-4576-8f74-69671d756a88 None None] Extension UsedLimits extending resource: limits {{(pid=112097) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.372599 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.372976 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.374009 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.374490 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.375366 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.375842 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.376841 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.377213 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.378511 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.378620 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.378953 np0000175558 devstack@c-api.service[112099]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x766369ea3668 pid: 112099 (default app) May 20 22:05:23.379982 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.380107 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.380536 np0000175558 devstack@c-api.service[112097]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x766369ea3668 pid: 112097 (default app) May 20 22:05:23.381331 np0000175558 devstack@c-api.service[112100]: WARNING castellan.key_manager.migration [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.381496 np0000175558 devstack@c-api.service[112098]: WARNING castellan.key_manager.migration [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:23.382261 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382365 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382456 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382514 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382701 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382759 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382815 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382815 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.382971 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension AdminActions extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383122 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension AdminActions extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383255 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension AdminActions extending resource: backups {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383383 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383511 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383599 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeActions extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383663 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383721 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension TypesManage extending resource: types {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383782 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension AdminActions extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383838 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383893 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension AdminActions extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.383956 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384020 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension AdminActions extending resource: backups {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384076 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384178 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384242 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384298 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeActions extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384353 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.v3.router [None req-b637fa65-79b4-4191-ae9f-d7ec42722685 None None] Extension UsedLimits extending resource: limits {{(pid=112100) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384506 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension TypesManage extending resource: types {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384506 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384506 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384690 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384690 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.384803 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.v3.router [None req-f45c3b44-084e-4031-ab94-1634e69eb7fa None None] Extension UsedLimits extending resource: limits {{(pid=112098) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:23.386939 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.386939 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.386939 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.386939 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.387288 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.387288 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.387288 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.387288 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.387582 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.387582 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.387582 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.387582 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.387582 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.387582 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.388035 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.388035 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.388035 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.388035 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.388035 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.388482 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.388482 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.388482 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.388482 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.388482 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.388858 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.388858 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.388858 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.388858 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389166 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389166 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389166 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389166 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389166 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389559 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389559 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389559 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389559 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389559 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389856 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389856 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389856 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389856 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.389856 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.389856 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.390307 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.390307 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.390307 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.390307 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.390307 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.390307 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.390914 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.390914 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.390914 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.390914 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.390914 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.390914 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391322 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391322 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391322 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391322 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391322 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391682 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391682 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391682 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391682 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391682 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391993 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391993 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391993 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391993 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.391993 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.391993 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.392479 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.392479 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.392479 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.392479 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.392479 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.392479 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.392853 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.392853 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.392853 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.392853 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.392853 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.393244 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.393244 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.393244 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.393244 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.393244 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.393632 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.393632 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.393632 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.393632 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.393848 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.393848 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.393848 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.393848 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394057 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394057 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394057 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394057 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394057 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394295 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394295 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394295 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394295 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394295 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394542 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394542 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394542 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394542 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394730 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394730 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394730 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394730 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394914 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394914 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.394914 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.394914 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395101 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395101 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395101 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395101 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395281 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395281 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395281 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395281 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395507 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395507 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395507 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395507 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395507 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395739 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395739 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395739 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395739 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395739 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395739 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395995 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395995 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395995 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.395995 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.395995 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396231 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396231 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396231 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396231 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396231 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396231 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396493 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396493 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396493 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396493 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396493 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396493 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396766 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396766 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396766 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396766 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.396766 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.396766 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397000 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397000 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397000 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397000 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397000 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397000 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397323 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397323 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397323 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397323 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397576 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397576 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397576 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397576 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397576 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397892 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397892 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397892 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397892 np0000175558 devstack@c-api.service[112099]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:23.397892 np0000175558 devstack@c-api.service[112099]: warnings.warn(deprecated_msg) May 20 22:05:23.397892 np0000175558 devstack@c-api.service[112099]: DEBUG cinder.api.middleware.request_id [None req-0dc92dbe-471d-4aea-9db1-9618f6bbd254 None None] RequestId filter calling following filter/app {{(pid=112099) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:23.398179 np0000175558 devstack@c-api.service[112100]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x766369ea3668 pid: 112100 (default app) May 20 22:05:23.398219 np0000175558 devstack@c-api.service[112098]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x766369ea3668 pid: 112098 (default app) May 20 22:05:23.398256 np0000175558 devstack@c-api.service[112099]: [pid: 112099|app: 0|req: 1/1] 199.19.213.226 () {60 vars in 956 bytes} [Wed May 20 22:05:23 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 20 22:05:30.697749 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.697749 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.697749 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.697749 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.697749 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.698795 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.698795 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.698795 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.698795 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.698795 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.699189 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.699189 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.699189 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.699189 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.699189 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.699189 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.699591 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.699591 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.699591 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.699591 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.699863 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.699863 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.699863 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.699863 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.700131 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.700131 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.700131 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.700131 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.700434 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.700434 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.700434 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.700434 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.700434 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.700770 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.700770 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.700770 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.700770 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.700770 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701073 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701073 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701073 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701073 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701073 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701073 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701448 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701448 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701448 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701448 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701448 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701448 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701849 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701849 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701849 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701849 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.701849 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.701849 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702242 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702242 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702242 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702242 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702242 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702567 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702567 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702567 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702567 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702567 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702896 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702896 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702896 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702896 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.702896 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.702896 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.703291 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.703291 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.703291 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.703291 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.703291 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.703291 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.703681 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.703681 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.703681 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.703681 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.703681 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704026 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704026 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704026 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704026 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704026 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704326 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704326 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704326 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704326 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704603 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704603 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704603 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704603 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704860 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704860 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704860 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.704860 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.704860 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.705196 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.705196 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.705196 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.705196 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.705196 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.705518 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.705518 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.705518 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.705518 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.705759 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.705759 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.705759 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.705759 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706021 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706021 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706021 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706021 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706280 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706280 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706280 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706280 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706591 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706591 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706591 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706591 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706835 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706835 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706835 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.706835 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.706835 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707201 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707201 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707201 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707201 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707201 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707201 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707744 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707744 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707744 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707744 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707744 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707877 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707877 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707877 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707877 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.707877 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.707877 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708046 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708046 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708046 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708046 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708046 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708046 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708209 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708209 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708209 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708209 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708209 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708209 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708371 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708371 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708371 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708371 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708371 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708371 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708559 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708559 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708559 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708559 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708680 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708680 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708680 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708680 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708680 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708829 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708829 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708829 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708829 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:30.708829 np0000175558 devstack@c-api.service[112097]: warnings.warn(deprecated_msg) May 20 22:05:30.708829 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.middleware.request_id [None req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 None None] RequestId filter calling following filter/app {{(pid=112097) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:31.171709 np0000175558 devstack@c-api.service[112097]: INFO cinder.api.openstack.wsgi [None req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 admin admin] POST https://199.19.213.226/volume/v3/types May 20 22:05:31.172208 np0000175558 devstack@c-api.service[112097]: DEBUG cinder.api.openstack.wsgi [None req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112097) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:05:31.174129 np0000175558 devstack@c-api.service[112097]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:05:31.174129 np0000175558 devstack@c-api.service[112097]: warnings.warn( May 20 22:05:31.181110 np0000175558 devstack@c-api.service[112097]: DEBUG oslo_db.sqlalchemy.engines [None req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 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=112097) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:31.217772 np0000175558 devstack@c-api.service[112097]: INFO cinder.api.openstack.wsgi [None req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 admin admin] https://199.19.213.226/volume/v3/types returned with HTTP 200 May 20 22:05:31.218439 np0000175558 devstack@c-api.service[112097]: [pid: 112097|app: 0|req: 1/2] 199.19.213.226 () {68 vars in 1288 bytes} [Wed May 20 22:05:30 2026] POST /volume/v3/types => generated 186 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:05:31.247788 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.247788 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.247788 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.247788 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.247788 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.248660 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.248660 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.248660 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.248660 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.248660 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249004 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249004 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249004 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249004 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249004 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249004 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249350 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249350 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249350 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249350 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249619 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249619 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249619 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249619 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249953 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249953 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.249953 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.249953 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250205 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250205 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250205 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250205 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250205 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250528 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250528 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250528 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250528 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250528 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250825 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250825 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250825 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250825 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.250825 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.250825 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251152 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251152 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251152 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251152 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251152 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251152 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251592 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251592 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251592 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251592 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251592 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251592 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251998 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251998 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251998 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.251998 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.251998 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.252326 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.252326 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.252326 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.252326 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.252326 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.252659 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.252659 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.252659 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.252659 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.252659 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.252659 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253019 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253019 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253019 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253019 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253019 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253019 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253335 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253335 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253335 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253335 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253335 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253657 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253657 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253657 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253657 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253657 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253932 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253932 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.253932 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.253932 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.254187 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.254187 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.254187 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.254187 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.254443 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.254443 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.254443 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.254443 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.254443 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.254786 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.254786 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.254786 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.254786 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.254786 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255088 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255088 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255088 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255088 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255481 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255481 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255481 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255481 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255647 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255647 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255647 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255647 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255780 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255780 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255780 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255780 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255943 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255943 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.255943 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.255943 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256089 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256089 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256089 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256089 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256089 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256268 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256268 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256268 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256268 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256268 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256268 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256540 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256540 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256540 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256540 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256540 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256727 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256727 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256727 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256727 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.256727 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.256727 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257061 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257061 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257061 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257061 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257061 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257061 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257271 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257271 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257271 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257271 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257271 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257271 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257550 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257550 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257550 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257550 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257550 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257550 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257778 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257778 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257778 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257778 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257929 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257929 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257929 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.257929 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.257929 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.258155 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.258155 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.258155 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.258155 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:05:31.258155 np0000175558 devstack@c-api.service[112100]: warnings.warn(deprecated_msg) May 20 22:05:31.258155 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.middleware.request_id [req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 req-c060bd0e-60cf-40cd-ba01-81dd7359cab6 None None] RequestId filter calling following filter/app {{(pid=112100) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:31.573496 np0000175558 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 req-c060bd0e-60cf-40cd-ba01-81dd7359cab6 admin admin] POST https://199.19.213.226/volume/v3/types/323389ac-c370-475a-8a37-8356e04d034f/extra_specs May 20 22:05:31.573967 np0000175558 devstack@c-api.service[112100]: DEBUG cinder.api.openstack.wsgi [req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 req-c060bd0e-60cf-40cd-ba01-81dd7359cab6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112100) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:05:31.575800 np0000175558 devstack@c-api.service[112100]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:05:31.575800 np0000175558 devstack@c-api.service[112100]: warnings.warn( May 20 22:05:31.582626 np0000175558 devstack@c-api.service[112100]: DEBUG oslo_db.sqlalchemy.engines [req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 req-c060bd0e-60cf-40cd-ba01-81dd7359cab6 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=112100) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:31.642730 np0000175558 devstack@c-api.service[112100]: INFO cinder.api.openstack.wsgi [req-62770712-c7ea-4a3f-a417-0a6bc75d04b7 req-c060bd0e-60cf-40cd-ba01-81dd7359cab6 admin admin] https://199.19.213.226/volume/v3/types/323389ac-c370-475a-8a37-8356e04d034f/extra_specs returned with HTTP 200 May 20 22:05:31.643245 np0000175558 devstack@c-api.service[112100]: [pid: 112100|app: 0|req: 1/3] 199.19.213.226 () {70 vars in 1505 bytes} [Wed May 20 22:05:31 2026] POST /volume/v3/types/323389ac-c370-475a-8a37-8356e04d034f/extra_specs => generated 55 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:05:33.262775 np0000175558 devstack@c-api.service[112099]: DEBUG dbcounter [-] [112099] Writing DB stats cinder:SELECT=6 {{(pid=112099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:33.273298 np0000175558 devstack@c-api.service[112098]: DEBUG dbcounter [-] [112098] Writing DB stats cinder:SELECT=6 {{(pid=112098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:41.214121 np0000175558 devstack@c-api.service[112097]: DEBUG dbcounter [-] [112097] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:05:41.641761 np0000175558 devstack@c-api.service[112100]: DEBUG dbcounter [-] [112100] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112100) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:08:30.683957 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.683957 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.683957 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.683957 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.683957 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.684848 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.684848 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.684848 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.684848 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.684848 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.685192 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.685192 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.685192 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.685192 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.685192 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.685192 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.685638 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.685638 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.685638 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.685638 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.685908 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.685908 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.685908 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.685908 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.686184 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.686184 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.686184 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.686184 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.686477 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.686477 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.686477 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.686477 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.686477 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.686845 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.686845 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.686845 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.686845 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.686845 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.687149 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.687149 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.687149 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.687149 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.687149 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.687149 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.687626 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.687626 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.687626 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.687626 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.687626 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.687626 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688121 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688121 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688121 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688121 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688121 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688121 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688362 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688362 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688362 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688362 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688362 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688596 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688596 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688596 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688596 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688596 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688787 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688787 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688787 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688787 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.688787 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.688787 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689042 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689042 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689042 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689042 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689042 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689042 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689279 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689279 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689279 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689279 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689279 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689508 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689508 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689508 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689508 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689508 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689722 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689722 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689722 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689722 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689895 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689895 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.689895 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.689895 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690061 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690061 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690061 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690061 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690061 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690288 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690288 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690288 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690288 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690288 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690506 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690506 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690506 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690506 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690680 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690680 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690680 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690680 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690844 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690844 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.690844 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.690844 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691024 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691024 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691024 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691024 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691198 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691198 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691198 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691198 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691369 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691369 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691369 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691369 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691369 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691624 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691624 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691624 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691624 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691624 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691624 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691874 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691874 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691874 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.691874 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.691874 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692073 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692073 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692073 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692073 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692073 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692073 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692367 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692367 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692367 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692367 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692367 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692367 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692721 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692721 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692721 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692721 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692721 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692721 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692968 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692968 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692968 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692968 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.692968 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.692968 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693221 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.693221 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693221 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.693221 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693386 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.693386 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693386 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.693386 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693386 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.693636 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693636 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.693636 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693636 np0000175558 devstack@c-api.service[112098]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 22:08:30.693636 np0000175558 devstack@c-api.service[112098]: warnings.warn(deprecated_msg) May 20 22:08:30.693636 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.middleware.request_id [None req-10966e9c-cdc2-451b-a932-44afd4513c3d None None] RequestId filter calling following filter/app {{(pid=112098) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:08:30.693636 np0000175558 devstack@c-api.service[112098]: INFO cinder.api.openstack.wsgi [None req-10966e9c-cdc2-451b-a932-44afd4513c3d None None] GET https://199.19.213.226/volume// May 20 22:08:30.693893 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.openstack.wsgi [None req-10966e9c-cdc2-451b-a932-44afd4513c3d None None] Empty body provided in request {{(pid=112098) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:08:30.693893 np0000175558 devstack@c-api.service[112098]: DEBUG cinder.api.openstack.wsgi [None req-10966e9c-cdc2-451b-a932-44afd4513c3d None None] Calling method 'all' {{(pid=112098) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:08:30.693893 np0000175558 devstack@c-api.service[112098]: INFO cinder.api.openstack.wsgi [None req-10966e9c-cdc2-451b-a932-44afd4513c3d None None] https://199.19.213.226/volume// returned with HTTP 300 May 20 22:08:30.693893 np0000175558 devstack@c-api.service[112098]: [pid: 112098|app: 0|req: 1/4] 199.19.213.226 () {66 vars in 1456 bytes} [Wed May 20 22:08:30 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)