May 09 09:06:30.671348 np0000173062 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:06:30.677813 np0000173062 devstack@c-api.service[112832]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:06:30 2026] *** May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: nodename: np0000173062 May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: machine: x86_64 May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: clock source: unix May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: pcre jit disabled May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: detected number of CPU cores: 16 May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: current working directory: / May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: detected binary path: /usr/bin/uwsgi-core May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: your processes number limit is 256917 May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: your memory page size is 4096 bytes May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: detected max file descriptor number: 2048 May 09 09:06:30.680148 np0000173062 devstack@c-api.service[112832]: lock engine: pthread robust mutexes May 09 09:06:30.680799 np0000173062 devstack@c-api.service[112832]: thunder lock: enabled May 09 09:06:30.680799 np0000173062 devstack@c-api.service[112832]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:06:30.680799 np0000173062 devstack@c-api.service[112832]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:06:30.680799 np0000173062 devstack@c-api.service[112832]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:06:30.680799 np0000173062 devstack@c-api.service[112832]: Set PythonHome to /opt/stack/data/venv May 09 09:06:30.716858 np0000173062 devstack@c-api.service[112832]: Python main interpreter initialized at 0x75b35eaa3668 May 09 09:06:30.716858 np0000173062 devstack@c-api.service[112832]: python threads support enabled May 09 09:06:30.716858 np0000173062 devstack@c-api.service[112832]: your server socket listen backlog is limited to 100 connections May 09 09:06:30.716858 np0000173062 devstack@c-api.service[112832]: your mercy for graceful operations on workers is 80 seconds May 09 09:06:30.717418 np0000173062 devstack@c-api.service[112832]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:06:30.717556 np0000173062 devstack@c-api.service[112832]: *** Operational MODE: preforking *** May 09 09:06:30.717801 np0000173062 devstack@c-api.service[112832]: *** uWSGI is running in multiple interpreter mode *** May 09 09:06:30.717801 np0000173062 devstack@c-api.service[112832]: spawned uWSGI master process (pid: 112832) May 09 09:06:30.717967 np0000173062 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:06:30.718518 np0000173062 devstack@c-api.service[112832]: spawned uWSGI worker 1 (pid: 112834, cores: 1) May 09 09:06:30.718981 np0000173062 devstack@c-api.service[112832]: spawned uWSGI worker 2 (pid: 112835, cores: 1) May 09 09:06:30.719502 np0000173062 devstack@c-api.service[112832]: spawned uWSGI worker 3 (pid: 112836, cores: 1) May 09 09:06:30.722965 np0000173062 devstack@c-api.service[112832]: spawned uWSGI worker 4 (pid: 112837, cores: 1) May 09 09:06:30.722965 np0000173062 devstack@c-api.service[112832]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:06:30.850053 np0000173062 devstack@c-api.service[112836]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:30.850053 np0000173062 devstack@c-api.service[112836]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:30.850053 np0000173062 devstack@c-api.service[112836]: we strongly recommend against using it for new projects. May 09 09:06:30.850053 np0000173062 devstack@c-api.service[112836]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:30.850053 np0000173062 devstack@c-api.service[112836]: framework. For more detail see May 09 09:06:30.850053 np0000173062 devstack@c-api.service[112836]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:30.850053 np0000173062 devstack@c-api.service[112836]: import eventlet # noqa May 09 09:06:30.857857 np0000173062 devstack@c-api.service[112835]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:30.857857 np0000173062 devstack@c-api.service[112835]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:30.857857 np0000173062 devstack@c-api.service[112835]: we strongly recommend against using it for new projects. May 09 09:06:30.857857 np0000173062 devstack@c-api.service[112835]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:30.857857 np0000173062 devstack@c-api.service[112835]: framework. For more detail see May 09 09:06:30.857857 np0000173062 devstack@c-api.service[112835]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:30.857857 np0000173062 devstack@c-api.service[112835]: import eventlet # noqa May 09 09:06:30.865307 np0000173062 devstack@c-api.service[112837]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:30.865307 np0000173062 devstack@c-api.service[112837]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:30.865307 np0000173062 devstack@c-api.service[112837]: we strongly recommend against using it for new projects. May 09 09:06:30.865307 np0000173062 devstack@c-api.service[112837]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:30.865307 np0000173062 devstack@c-api.service[112837]: framework. For more detail see May 09 09:06:30.865307 np0000173062 devstack@c-api.service[112837]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:30.865307 np0000173062 devstack@c-api.service[112837]: import eventlet # noqa May 09 09:06:30.867733 np0000173062 devstack@c-api.service[112834]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:06:30.867733 np0000173062 devstack@c-api.service[112834]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:06:30.867733 np0000173062 devstack@c-api.service[112834]: we strongly recommend against using it for new projects. May 09 09:06:30.867733 np0000173062 devstack@c-api.service[112834]: If you are already using Eventlet, we recommend migrating to a different May 09 09:06:30.867733 np0000173062 devstack@c-api.service[112834]: framework. For more detail see May 09 09:06:30.867733 np0000173062 devstack@c-api.service[112834]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:06:30.867733 np0000173062 devstack@c-api.service[112834]: import eventlet # noqa May 09 09:06:30.936166 np0000173062 devstack@c-api.service[112836]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:06:30.936166 np0000173062 devstack@c-api.service[112836]: debtcollector.deprecate( May 09 09:06:30.942779 np0000173062 devstack@c-api.service[112835]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:06:30.942779 np0000173062 devstack@c-api.service[112835]: debtcollector.deprecate( May 09 09:06:30.948232 np0000173062 devstack@c-api.service[112834]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:06:30.948232 np0000173062 devstack@c-api.service[112834]: debtcollector.deprecate( May 09 09:06:30.958378 np0000173062 devstack@c-api.service[112837]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:06:30.958378 np0000173062 devstack@c-api.service[112837]: debtcollector.deprecate( May 09 09:06:31.023616 np0000173062 devstack@c-api.service[112835]: /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 09 09:06:31.023616 np0000173062 devstack@c-api.service[112835]: from cgi import parse_header May 09 09:06:31.024818 np0000173062 devstack@c-api.service[112836]: /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 09 09:06:31.024818 np0000173062 devstack@c-api.service[112836]: from cgi import parse_header May 09 09:06:31.028819 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:31.028819 np0000173062 devstack@c-api.service[112834]: from cgi import parse_header May 09 09:06:31.047602 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:31.047602 np0000173062 devstack@c-api.service[112837]: from cgi import parse_header May 09 09:06:31.069323 np0000173062 devstack@c-api.service[112835]: /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 09 09:06:31.069323 np0000173062 devstack@c-api.service[112835]: removals.removed_module( May 09 09:06:31.070059 np0000173062 devstack@c-api.service[112835]: /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 09 09:06:31.070059 np0000173062 devstack@c-api.service[112835]: removals.removed_module( May 09 09:06:31.072399 np0000173062 devstack@c-api.service[112836]: /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 09 09:06:31.072399 np0000173062 devstack@c-api.service[112836]: removals.removed_module( May 09 09:06:31.073111 np0000173062 devstack@c-api.service[112836]: /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 09 09:06:31.073111 np0000173062 devstack@c-api.service[112836]: removals.removed_module( May 09 09:06:31.084363 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:31.084363 np0000173062 devstack@c-api.service[112834]: removals.removed_module( May 09 09:06:31.085064 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:31.085064 np0000173062 devstack@c-api.service[112834]: removals.removed_module( May 09 09:06:31.092741 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:31.092741 np0000173062 devstack@c-api.service[112837]: removals.removed_module( May 09 09:06:31.093463 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:31.093463 np0000173062 devstack@c-api.service[112837]: removals.removed_module( May 09 09:06:31.686916 np0000173062 devstack@c-api.service[112835]: /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 09 09:06:31.686916 np0000173062 devstack@c-api.service[112835]: warnings.warn( May 09 09:06:31.688960 np0000173062 devstack@c-api.service[112836]: /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 09 09:06:31.688960 np0000173062 devstack@c-api.service[112836]: warnings.warn( May 09 09:06:31.712346 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:31.712346 np0000173062 devstack@c-api.service[112834]: warnings.warn( May 09 09:06:31.717951 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:31.717951 np0000173062 devstack@c-api.service[112837]: warnings.warn( May 09 09:06:31.796952 np0000173062 devstack@c-api.service[112836]: /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 09 09:06:31.796952 np0000173062 devstack@c-api.service[112836]: warnings.warn( May 09 09:06:31.797732 np0000173062 devstack@c-api.service[112835]: /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 09 09:06:31.797732 np0000173062 devstack@c-api.service[112835]: warnings.warn( May 09 09:06:31.829915 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:31.829915 np0000173062 devstack@c-api.service[112834]: warnings.warn( May 09 09:06:31.830867 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:31.830867 np0000173062 devstack@c-api.service[112837]: warnings.warn( May 09 09:06:32.093843 np0000173062 devstack@c-api.service[112835]: 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 09 09:06:32.094435 np0000173062 devstack@c-api.service[112835]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112835) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:32.099492 np0000173062 devstack@c-api.service[112837]: 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 09 09:06:32.100062 np0000173062 devstack@c-api.service[112836]: 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 09 09:06:32.100546 np0000173062 devstack@c-api.service[112837]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112837) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:32.100628 np0000173062 devstack@c-api.service[112836]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112836) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:32.120473 np0000173062 devstack@c-api.service[112834]: 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 09 09:06:32.120974 np0000173062 devstack@c-api.service[112834]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112834) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:06:32.179597 np0000173062 devstack@c-api.service[112835]: /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 09 09:06:32.179597 np0000173062 devstack@c-api.service[112835]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:32.181959 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:32.181959 np0000173062 devstack@c-api.service[112837]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:32.187940 np0000173062 devstack@c-api.service[112836]: /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 09 09:06:32.187940 np0000173062 devstack@c-api.service[112836]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:32.191099 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:32.191099 np0000173062 devstack@c-api.service[112834]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:06:32.625315 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112836) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:32.626327 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112834) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:32.626471 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112835) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:32.626559 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112837) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:06:32.626628 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.626694 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.626765 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.626827 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.626904 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.626991 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.627249 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.627309 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.627390 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.627451 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.627509 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.627567 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.628120 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.628194 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.628274 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.628274 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.628400 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.628400 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.628529 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.628591 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.628665 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.628740 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.628809 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.628875 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.628963 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.629024 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.629100 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.629100 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.629231 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.629298 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.629366 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.629436 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.629436 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.629548 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.629616 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.629616 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.629616 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.629616 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.629898 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.630016 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.630143 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.630143 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.630295 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.630369 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.630369 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.630369 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.630561 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.630624 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.630687 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.630687 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.630687 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.630868 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.630913 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.630997 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.631050 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.631094 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.631137 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.631184 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.631233 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.631283 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.631326 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.631379 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.631379 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.631463 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.631503 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.631544 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.631591 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.631639 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.634626 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.634702 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.634747 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.634789 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.634834 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.634883 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.634949 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.635002 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.635050 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.635194 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.635258 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.635368 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.635437 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.635486 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.635545 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.635588 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.635631 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.635672 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.635672 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.635800 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.635850 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.635892 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.635953 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.635995 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.636048 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.636096 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.636155 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.636204 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.636252 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.636301 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.636342 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.636391 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.636434 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.636481 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.636531 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.636571 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.636571 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.636659 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.636707 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.636761 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.636812 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.636854 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.636904 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.636975 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.637022 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.637070 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.637113 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.637113 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.637113 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.637277 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.637277 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.637366 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.637366 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.637455 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.637503 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.637503 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.637586 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.637638 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.637638 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.637715 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.637765 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.637814 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.637864 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.637908 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.637967 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.638019 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.638096 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.638147 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.638196 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.638239 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.638280 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.638321 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.638372 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.638420 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.638464 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.638510 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.638510 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.638601 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.638654 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.638694 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.638736 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.638783 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.638783 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.638863 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.638911 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.638911 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.639028 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.639077 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.639077 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.639077 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.639185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.639185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.639185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.639185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.639348 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.639399 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.639453 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.639499 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.639549 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.639593 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.639642 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.639684 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.639730 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.639730 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.639951 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.640117 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.640209 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.640342 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.640451 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.640580 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.640704 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.640845 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.640946 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.641017 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.641111 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.641180 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.641180 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.641315 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.641380 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.641455 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.641534 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.641642 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.641642 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.641788 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.641876 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.641971 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.642093 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.642180 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.642268 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.642335 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.642407 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.642479 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.642479 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.642620 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.642620 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.642620 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.642811 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.642887 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.642887 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.642887 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.643120 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.643189 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.643270 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.643345 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.643417 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.643417 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.643533 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.643533 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.643661 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.643733 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.643805 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.643879 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.643981 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.644057 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.644057 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.644228 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.644302 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.644375 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.644454 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.644532 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.644605 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.644678 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.644749 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.644813 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.644884 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.644989 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.645055 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.645055 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.645346 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.645346 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.645346 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.645346 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.645346 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.645658 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.645730 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.645793 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.645793 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.645983 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.646085 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.646085 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.646085 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.646085 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.646343 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.646343 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.646343 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.646343 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.646343 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.646343 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.646343 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.646787 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.646787 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.646914 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.647021 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.647090 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.647162 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.647234 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.647310 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.647385 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.647455 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.647532 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.647603 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.647675 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.647749 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.647812 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.647883 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.647982 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.648067 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.648139 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.648204 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.648266 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.648338 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.648400 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.648470 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.648540 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.648605 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.648683 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.648754 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.648817 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.648817 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.648817 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.648817 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.648817 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.648817 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.648817 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.653332 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.653332 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.653511 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.653511 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.653511 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.653681 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.653681 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.654462 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.654518 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.654559 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.654559 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.654658 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.654696 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.654696 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.654779 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.654824 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.654864 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.654910 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.654978 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.655024 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.655070 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.655116 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.655161 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.655202 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.655255 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.655303 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.655350 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.655401 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.655443 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.655481 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.655532 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.655574 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.655618 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.655666 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.655706 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.655751 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.655797 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.655838 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.655884 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.655940 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.655994 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.656035 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.656078 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.656122 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.656166 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.656211 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.656250 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.656290 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.656328 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.656374 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.656426 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.656471 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.656512 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.656512 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.656512 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.656512 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.656669 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.656669 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.656744 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.656795 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.656849 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.656897 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.656959 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.657002 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.657053 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.657101 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.657147 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.657190 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.657229 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.657271 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.657316 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.657357 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.657402 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.657440 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.657486 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.657537 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.657575 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.657612 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.657658 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.657710 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.657762 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.657800 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.657857 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.657905 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.658004 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.658054 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.658094 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.658141 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.658180 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.658219 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.658261 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.658308 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.658353 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.658399 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.658443 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.658480 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.658519 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.658561 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.658622 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.658664 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.658704 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.658757 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.658794 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.658835 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.658883 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.658939 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.658992 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.659038 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.659074 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.659115 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.659162 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.659162 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.659332 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.659384 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.659430 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.659508 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.659559 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.659612 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.659654 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.659707 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.659761 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.659811 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.659854 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.659902 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.659962 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.660018 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.660067 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.660105 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.660144 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.660195 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.660244 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.660287 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.660332 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.660380 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.660428 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.660476 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.660516 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.660560 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.660601 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.660649 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.660685 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.660724 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.660764 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.660810 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.660846 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.660893 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.660953 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.660994 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.661036 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.661091 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.661138 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.661175 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.661213 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.661249 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.661284 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.661331 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.661368 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.661406 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.661440 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.661493 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.661538 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.661575 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.661621 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.661663 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.661706 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.661740 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.661785 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.661785 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.662183 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.662256 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.662312 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.662359 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.662397 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.662438 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.662487 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.662487 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.662566 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.662609 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.662656 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.662656 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.662740 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.662786 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.662824 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.662865 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.662899 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.662955 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.662955 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.663009 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.663046 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.663082 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.663113 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.663143 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.663178 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.663210 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.663210 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.663210 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.663396 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.663455 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.663498 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.663498 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.663557 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.663591 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.663629 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.663663 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.663699 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.663734 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.663774 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.663806 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.663841 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.663873 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.663907 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.663962 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.663997 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.663997 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.664056 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.664087 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.664116 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.664151 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.664186 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.664233 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.664307 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.664343 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.664343 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.664415 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.664448 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.664478 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.664518 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.664555 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.664587 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.664617 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.664649 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.664689 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.664722 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.664755 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.664935 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.664973 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.665087 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.665121 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.665155 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.665185 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.665216 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.665248 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.665283 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.665312 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.665345 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.665379 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.665419 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.665419 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.665419 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.665419 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.665419 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.665419 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.666119 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.666164 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.666193 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.666278 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.666334 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.666373 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.666409 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.666442 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.666475 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.666511 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.666550 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.666608 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.666645 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.666682 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.666713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.666740 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.666777 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.666809 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.666844 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.666876 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.666903 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.666951 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.666991 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.666991 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.666991 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.666991 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.666991 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.666991 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.668628 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.668669 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.668707 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.668741 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.668776 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.668809 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.668849 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.668882 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.668933 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.668967 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.669001 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.669038 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.669071 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.669101 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.669142 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.669174 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.669205 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.669239 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.669282 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.669313 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.669344 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.669377 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.669404 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.669433 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.669468 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.669502 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.669534 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.669564 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.671569 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.671614 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.671696 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.671745 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.671776 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.671815 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.671877 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.671877 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.672009 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.672064 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.672105 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.672105 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.672105 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.672105 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.672266 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.672320 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.672372 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.672372 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.672440 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.672482 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.672482 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.672551 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.672599 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.672639 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.672679 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.672727 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.672727 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.672727 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.673101 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.673167 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.673217 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.673268 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.673311 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.673351 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.673398 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.673446 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.673489 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.673531 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.673571 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.673611 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.673657 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.673703 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.673745 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.673792 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.673833 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.673906 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.673971 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.674011 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.674061 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.674108 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.674149 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.674194 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.674194 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.674261 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.674304 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.674304 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.674391 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.674391 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.674470 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.674518 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.674559 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.674600 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.674641 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.674690 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.674737 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.674784 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.674833 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.674875 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.674940 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.674996 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.675041 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.675088 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.675134 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.675176 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.675216 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.675264 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.675306 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.675353 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.675397 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.675438 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.675474 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.675512 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.675560 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.675603 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.675647 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.675701 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.675759 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.675814 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.675866 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.675908 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.675978 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.676022 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.676066 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.676108 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.676149 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.676202 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.676244 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.676281 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.676326 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.676367 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.676412 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.676457 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.676497 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.676542 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.676583 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.676633 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.676674 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.676712 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.676758 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.676798 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.676843 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.676894 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.676964 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.677006 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.677046 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.677091 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.677137 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.677185 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.677230 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.677277 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.677330 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.677371 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.677417 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.677417 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.677497 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.677547 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.677595 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.677634 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.677634 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.677713 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.678112 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.678288 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.678366 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.678411 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.678411 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.678496 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.678571 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.678615 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.678663 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.678702 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.678749 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.678794 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.678853 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.678941 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.678986 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.679026 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.679026 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.679125 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.679193 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.679193 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.679193 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.679193 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.679882 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.679956 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.680109 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.680109 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.680109 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.680335 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.680335 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.683131 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.683187 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.683257 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.683305 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.683371 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.683432 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.683515 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.683560 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.683560 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.683622 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.683706 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.683747 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.683806 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.683842 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.683873 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.683903 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.683957 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.684021 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.684056 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.684087 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.684123 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.684158 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.684190 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.684226 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.684263 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.684295 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.684349 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.684417 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.685045 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.685112 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.685157 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.685213 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.685255 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.685288 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.685323 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.685323 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.685384 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.685384 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.685438 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.685475 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.685504 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.685559 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.685621 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.685692 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.685753 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.686704 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.686792 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.686835 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.686835 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.686902 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.686958 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.686996 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.687031 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.687031 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.687091 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.687315 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.690297 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.690361 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.690405 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.690457 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.690540 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.690586 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.690662 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.690878 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.690949 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.691024 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.691171 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.691171 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.691244 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.691286 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.691334 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.691383 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.691383 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.691453 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.691494 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.691545 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.691594 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.691637 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.691684 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.691727 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.691764 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.691804 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.691854 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.691904 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.691995 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.692058 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.692107 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.692145 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.692186 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.692230 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.692272 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.692308 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.692356 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.692394 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.692437 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.692478 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.692526 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.692567 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112837) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.692614 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.692653 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.692689 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.692724 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.692764 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.692800 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112836) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.692842 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.692900 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.692961 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.693012 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.693061 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112837) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.693100 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.693144 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.693190 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112837) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.693234 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.693274 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.693312 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.693358 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112836) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.693405 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.693446 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.693486 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112836) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.693531 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.693567 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112834) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.693614 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.693656 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.693696 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.693736 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.693822 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.693865 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.693865 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112834) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.693966 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:06:32.694029 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112834) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.694068 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112835) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:06:32.694068 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:06:32.694068 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:06:32.694068 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:06:32.694068 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112835) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:06:32.694068 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112835) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:06:32.738304 np0000173062 devstack@c-api.service[112834]: INFO dbcounter [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Registered counter for database cinder May 09 09:06:32.738443 np0000173062 devstack@c-api.service[112837]: INFO dbcounter [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Registered counter for database cinder May 09 09:06:32.740067 np0000173062 devstack@c-api.service[112836]: INFO dbcounter [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Registered counter for database cinder May 09 09:06:32.743447 np0000173062 devstack@c-api.service[112835]: INFO dbcounter [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Registered counter for database cinder May 09 09:06:32.754272 np0000173062 devstack@c-api.service[112834]: DEBUG oslo_db.sqlalchemy.engines [None req-ed598df5-07af-445b-b012-8b3cdef935b0 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=112834) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.758078 np0000173062 devstack@c-api.service[112835]: DEBUG oslo_db.sqlalchemy.engines [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 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=112835) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.763908 np0000173062 devstack@c-api.service[112836]: DEBUG oslo_db.sqlalchemy.engines [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 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=112836) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.766840 np0000173062 devstack@c-api.service[112837]: DEBUG oslo_db.sqlalchemy.engines [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc 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=112837) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.878031 np0000173062 devstack@c-api.service[112837]: DEBUG dbcounter [-] [112837] Writer thread running {{(pid=112837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:32.878263 np0000173062 devstack@c-api.service[112834]: DEBUG dbcounter [-] [112834] Writer thread running {{(pid=112834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:32.880626 np0000173062 devstack@c-api.service[112837]: INFO cinder.rpc [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:32.880762 np0000173062 devstack@c-api.service[112834]: INFO cinder.rpc [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:32.883117 np0000173062 devstack@c-api.service[112835]: DEBUG dbcounter [-] [112835] Writer thread running {{(pid=112835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:32.883242 np0000173062 devstack@c-api.service[112837]: INFO cinder.rpc [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:32.883583 np0000173062 devstack@c-api.service[112834]: INFO cinder.rpc [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:32.885815 np0000173062 devstack@c-api.service[112835]: INFO cinder.rpc [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:32.886090 np0000173062 devstack@c-api.service[112837]: INFO cinder.rpc [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:32.886180 np0000173062 devstack@c-api.service[112834]: INFO cinder.rpc [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:32.888484 np0000173062 devstack@c-api.service[112837]: INFO cinder.rpc [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:32.888619 np0000173062 devstack@c-api.service[112835]: INFO cinder.rpc [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:32.888689 np0000173062 devstack@c-api.service[112834]: INFO cinder.rpc [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:32.889664 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.889823 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.891045 np0000173062 devstack@c-api.service[112835]: INFO cinder.rpc [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:32.891980 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.892413 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.893435 np0000173062 devstack@c-api.service[112835]: INFO cinder.rpc [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:32.894331 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.896026 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.896616 np0000173062 devstack@c-api.service[112836]: DEBUG dbcounter [-] [112836] Writer thread running {{(pid=112836) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:06:32.897611 np0000173062 devstack@c-api.service[112834]: DEBUG oslo_db.sqlalchemy.engines [None req-ed598df5-07af-445b-b012-8b3cdef935b0 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=112834) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.899481 np0000173062 devstack@c-api.service[112834]: INFO cinder.rpc [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:32.899601 np0000173062 devstack@c-api.service[112836]: INFO cinder.rpc [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:06:32.899854 np0000173062 devstack@c-api.service[112837]: DEBUG oslo_db.sqlalchemy.engines [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc 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=112837) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.900679 np0000173062 devstack@c-api.service[112835]: DEBUG oslo_db.sqlalchemy.engines [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 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=112835) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.901142 np0000173062 devstack@c-api.service[112834]: INFO cinder.rpc [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:32.901991 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.902356 np0000173062 devstack@c-api.service[112837]: INFO cinder.rpc [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:32.902508 np0000173062 devstack@c-api.service[112836]: INFO cinder.rpc [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:06:32.903098 np0000173062 devstack@c-api.service[112835]: INFO cinder.rpc [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:32.904610 np0000173062 devstack@c-api.service[112837]: INFO cinder.rpc [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:32.904874 np0000173062 devstack@c-api.service[112835]: INFO cinder.rpc [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:32.905539 np0000173062 devstack@c-api.service[112836]: INFO cinder.rpc [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:06:32.905692 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.905798 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.908170 np0000173062 devstack@c-api.service[112836]: INFO cinder.rpc [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:06:32.909440 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.912088 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.914144 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.917214 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.917486 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.917890 np0000173062 devstack@c-api.service[112836]: DEBUG oslo_db.sqlalchemy.engines [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 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=112836) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:32.919114 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.920407 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.920520 np0000173062 devstack@c-api.service[112836]: INFO cinder.rpc [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:06:32.921788 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.922621 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.922730 np0000173062 devstack@c-api.service[112836]: INFO cinder.rpc [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:06:32.923684 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.923888 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.925084 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.926698 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.927863 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.929457 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.929759 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.930988 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.932565 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.932730 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.933936 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.935613 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.936109 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.936166 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.937136 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.938842 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.939413 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.940069 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.940647 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.942649 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.942814 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.943137 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.943591 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.944645 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.945144 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.945806 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.947044 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.947305 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.947387 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.947981 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.950109 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.950243 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.952944 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.953050 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.953599 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.956210 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.956304 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.956373 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.957035 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.958941 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.959369 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.959719 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.960164 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.960347 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.960905 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.961627 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.961906 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.962391 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.963158 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.963210 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.963461 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.963959 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.964653 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.964705 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.964965 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.965402 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.965757 np0000173062 devstack@c-api.service[112834]: WARNING cinder.api.contrib.hosts [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:32.966500 np0000173062 devstack@c-api.service[112837]: WARNING cinder.api.contrib.hosts [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:32.966552 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.966592 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.967229 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.967317 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.967931 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.968062 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.968722 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.969161 np0000173062 devstack@c-api.service[112835]: WARNING cinder.api.contrib.hosts [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:32.969669 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.970189 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.970275 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.970577 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: extensions {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.971140 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: extensions {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.971814 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: encryption {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.972289 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.972369 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: encryption {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.972960 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.973488 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: encryption {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.973998 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: encryption {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.974650 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.975055 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-quota-sets {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.975542 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-quota-sets {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.975939 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: extensions {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.976368 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.976497 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: cgsnapshots {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.976951 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: cgsnapshots {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.978022 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-quota-class-sets {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.978122 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: encryption {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.978364 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-quota-class-sets {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.978523 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.979323 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-availability-zone {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.979659 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-availability-zone {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.980052 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.980389 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: encryption {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.980685 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: qos-specs {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.980941 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: qos-specs {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.981554 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.982134 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-quota-sets {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.982962 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: backups {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.983017 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: backups {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.983134 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.983525 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: cgsnapshots {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.984574 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.984935 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-quota-class-sets {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.985484 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: extra_specs {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.985541 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: extra_specs {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.985675 np0000173062 devstack@c-api.service[112836]: WARNING cinder.api.contrib.hosts [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:06:32.986262 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-availability-zone {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.986408 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.987044 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-snapshot-manage {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.987106 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-snapshot-manage {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.987544 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: qos-specs {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.987890 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.988531 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-volume-type-access {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.988607 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-volume-type-access {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.989496 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:32.989913 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: backups {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.990096 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: capabilities {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.990155 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: capabilities {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.990341 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: extensions {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.991368 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-hosts {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.991486 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-hosts {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.991581 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: encryption {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.992836 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: consistencygroups {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.993079 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: consistencygroups {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.993354 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: extra_specs {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.993619 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: encryption {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.994771 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-volume-transfer {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.995036 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-volume-transfer {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.995097 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-snapshot-manage {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.995196 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-quota-sets {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.996436 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: scheduler-stats {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.996624 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: cgsnapshots {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.996699 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: scheduler-stats {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.996753 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-volume-type-access {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.997872 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extended resource: os-volume-manage {{(pid=112837) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.998042 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-quota-class-sets {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.998104 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extended resource: os-volume-manage {{(pid=112834) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.998457 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: capabilities {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.999379 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-availability-zone {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.999839 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-hosts {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:32.999985 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.000353 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.000649 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: qos-specs {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.000881 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] SnapshotActionsController initialized {{(pid=112837) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:33.001279 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] SnapshotActionsController initialized {{(pid=112834) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:33.001490 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: consistencygroups {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.001646 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.002072 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.002752 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: backups {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.003051 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.004893 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.004980 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-volume-transfer {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.005033 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.005120 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.005351 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: extra_specs {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.005834 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.006069 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: scheduler-stats {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.006518 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.007105 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-snapshot-manage {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.007304 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.007914 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extended resource: os-volume-manage {{(pid=112835) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.008007 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.008601 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-volume-type-access {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.008843 np0000173062 devstack@c-api.service[112837]: WARNING castellan.key_manager.migration [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.009493 np0000173062 devstack@c-api.service[112834]: WARNING castellan.key_manager.migration [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.009709 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.009807 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.009935 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010040 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010144 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010211 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: capabilities {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.010262 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010346 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010419 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010463 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010514 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010556 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010598 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010686 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010763 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension UsedLimits extending resource: limits {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010763 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension TypesManage extending resource: types {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.010881 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011019 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.011121 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension AdminActions extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011228 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011328 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension AdminActions extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011426 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011473 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension AdminActions extending resource: backups {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011618 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011722 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension VolumeActions extending resource: volumes {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011814 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011814 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension UsedLimits extending resource: limits {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011916 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.v3.router [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112837) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.011985 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension TypesManage extending resource: types {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.012027 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-hosts {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.012185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension AdminActions extending resource: volumes {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.012185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension AdminActions extending resource: snapshots {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.012185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension AdminActions extending resource: backups {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.012185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension VolumeActions extending resource: volumes {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.012185 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.v3.router [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112834) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.012540 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] SnapshotActionsController initialized {{(pid=112835) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:33.012797 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: consistencygroups {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.013233 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.013634 np0000173062 devstack@c-api.service[112837]: WARNING keystonemiddleware.auth_token [None req-6ac7ac3a-7080-4c2f-bdeb-4650f88c4dcc None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:06:33.014316 np0000173062 devstack@c-api.service[112834]: WARNING keystonemiddleware.auth_token [None req-ed598df5-07af-445b-b012-8b3cdef935b0 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:06:33.014773 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-volume-transfer {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.014843 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.016443 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: scheduler-stats {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.016518 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.017898 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extended resource: os-volume-manage {{(pid=112836) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:06:33.018058 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.019476 np0000173062 devstack@c-api.service[112837]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b35eaa3668 pid: 112837 (default app) May 09 09:06:33.019775 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.019941 np0000173062 devstack@c-api.service[112837]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:06:33.019941 np0000173062 devstack@c-api.service[112837]: warnings.warn( May 09 09:06:33.020234 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.020510 np0000173062 devstack@c-api.service[112834]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b35eaa3668 pid: 112834 (default app) May 09 09:06:33.021271 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] SnapshotActionsController initialized {{(pid=112836) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:06:33.021594 np0000173062 devstack@c-api.service[112835]: WARNING castellan.key_manager.migration [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.022045 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.022579 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.022768 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.022958 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.023156 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.023250 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.023409 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.023480 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.023591 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.023745 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.023909 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.024079 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension UsedLimits extending resource: limits {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.024260 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension TypesManage extending resource: types {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.024424 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension AdminActions extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.024597 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension AdminActions extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.024744 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension AdminActions extending resource: backups {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.024856 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.024916 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension VolumeActions extending resource: volumes {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.025179 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.v3.router [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112835) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.027518 np0000173062 devstack@c-api.service[112835]: WARNING keystonemiddleware.auth_token [None req-cf8ab60a-d878-475f-9299-9b6b062941a2 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:06:33.027580 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.027933 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.027933 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.028097 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.028097 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.028097 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.028097 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.028097 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.028674 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.028674 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.028674 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.028674 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.028674 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.028674 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.029504 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.029504 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.029504 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.029504 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.029504 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.029754 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.029754 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.029754 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.029754 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.029987 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.029987 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.029987 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.029987 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030173 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030173 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030173 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030173 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030173 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030413 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030413 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030413 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030413 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030413 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030614 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030614 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030614 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030614 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030614 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030614 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030889 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030889 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030889 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030889 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.030889 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.030889 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031178 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031178 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031178 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031178 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031178 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031178 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031419 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031419 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031419 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031419 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031419 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031419 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031695 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031695 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031695 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031695 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031893 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031893 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031893 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.031893 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.031893 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.032671 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.032671 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.032671 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.032671 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.032671 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.033201 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.033201 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.033201 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.033201 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.033201 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.033201 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.033780 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.033780 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.033780 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.033780 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.033780 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.034202 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.034202 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.034202 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.034202 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.034202 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.034479 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.034479 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.034479 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.034479 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.034659 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.034659 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.034659 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.034659 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.035010 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.035010 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.035010 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.035010 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.035010 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.035423 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.035423 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.035423 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.035423 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.035423 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.035790 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.035790 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.035790 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.035790 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036071 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036071 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036071 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036071 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036296 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036296 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036296 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036296 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036518 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036518 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036518 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036518 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036711 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036711 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036711 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036711 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036943 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036943 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036943 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036943 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.036943 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.036943 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037232 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037232 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037232 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037232 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037232 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037513 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037513 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037513 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037513 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037513 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037513 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037513 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037840 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037840 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037840 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037840 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.037840 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.037840 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038164 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038164 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038164 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038164 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038164 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038164 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038419 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038419 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038419 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038419 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038419 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038419 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038732 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038732 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038732 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038732 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038907 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038907 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.038907 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.038907 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.039115 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.039115 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.039115 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.039115 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.039332 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.039332 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.039332 np0000173062 devstack@c-api.service[112837]: /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 09 09:06:33.039332 np0000173062 devstack@c-api.service[112837]: warnings.warn(deprecated_msg) May 09 09:06:33.039332 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.middleware.request_id [None req-1257c538-0f78-42eb-923f-a3a672a47a5d None None] RequestId filter calling following filter/app {{(pid=112837) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:33.039577 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.039609 np0000173062 devstack@c-api.service[112837]: [pid: 112837|app: 0|req: 1/1] 199.19.213.75 () {60 vars in 946 bytes} [Sat May 9 09:06:33 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:06:33.039659 np0000173062 devstack@c-api.service[112836]: WARNING castellan.key_manager.migration [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:06:33.039659 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039659 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039791 np0000173062 devstack@c-api.service[112835]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b35eaa3668 pid: 112835 (default app) May 09 09:06:33.039821 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039821 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039821 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039821 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039821 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039821 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.039821 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.040150 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension UsedLimits extending resource: limits {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.040150 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension TypesManage extending resource: types {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.040150 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension AdminActions extending resource: volumes {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.040150 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension AdminActions extending resource: snapshots {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.040150 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension AdminActions extending resource: backups {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.040150 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension VolumeActions extending resource: volumes {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.040150 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.v3.router [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112836) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:06:33.041281 np0000173062 devstack@c-api.service[112836]: WARNING keystonemiddleware.auth_token [None req-4fbf5fe7-e097-4305-8ae7-095b846fc167 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:06:33.048494 np0000173062 devstack@c-api.service[112836]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75b35eaa3668 pid: 112836 (default app) May 09 09:06:40.267245 np0000173062 devstack@c-api.service[112834]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:06:40.267245 np0000173062 devstack@c-api.service[112834]: warnings.warn( May 09 09:06:40.281420 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.281420 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.281420 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.281420 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.281420 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.281886 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.281886 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.281886 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.281886 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.281886 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.282308 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.282308 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.282308 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.282308 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.282308 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.282308 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.282647 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.282647 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.282647 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.282647 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.282869 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.282869 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.282869 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.282869 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.283222 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.283222 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.283222 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.283222 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.283500 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.283500 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.283500 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.283500 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.283500 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.283801 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.283801 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.283801 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.283801 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.283801 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284128 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284128 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284128 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284128 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284128 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284128 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284447 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284447 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284447 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284447 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284447 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284447 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284803 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284803 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284803 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284803 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.284803 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.284803 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285165 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285165 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285165 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285165 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285165 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285484 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285484 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285484 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285484 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285484 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285761 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285761 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285761 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285761 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.285761 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.285761 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286118 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286118 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286118 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286118 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286118 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286118 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286426 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286426 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286426 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286426 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286426 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286702 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286702 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286702 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.286702 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.286702 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287053 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287053 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287053 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287053 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287351 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287351 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287351 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287351 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287576 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287576 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287576 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287576 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287576 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287872 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287872 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287872 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.287872 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.287872 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288156 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288156 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288156 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288156 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288308 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288308 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288308 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288308 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288475 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288475 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288475 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288475 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288627 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288627 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288627 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288627 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288778 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288778 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288778 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288778 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288952 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288952 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288952 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.288952 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.288952 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289152 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289152 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289152 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289152 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289152 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289152 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289563 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289563 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289563 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289563 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289563 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289743 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289743 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289743 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289743 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289743 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289743 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289994 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289994 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289994 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289994 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.289994 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.289994 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290228 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290228 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290228 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290228 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290228 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290228 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290628 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290628 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290628 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290628 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290628 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290628 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290858 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290858 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.290858 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.290858 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.291062 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.291062 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.291062 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.291062 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.291062 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.291296 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.291296 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.291296 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.291296 np0000173062 devstack@c-api.service[112834]: /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 09 09:06:40.291296 np0000173062 devstack@c-api.service[112834]: warnings.warn(deprecated_msg) May 09 09:06:40.291296 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.middleware.request_id [None req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f None None] RequestId filter calling following filter/app {{(pid=112834) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:40.793661 np0000173062 devstack@c-api.service[112834]: INFO cinder.api.openstack.wsgi [None req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f admin admin] POST https://199.19.213.75/volume/v3/types May 09 09:06:40.794034 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.openstack.wsgi [None req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112834) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:06:40.795798 np0000173062 devstack@c-api.service[112834]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 09 09:06:40.795798 np0000173062 devstack@c-api.service[112834]: warnings.warn( May 09 09:06:40.803544 np0000173062 devstack@c-api.service[112834]: DEBUG oslo_db.sqlalchemy.engines [None req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f 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=112834) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:40.877833 np0000173062 devstack@c-api.service[112834]: INFO cinder.api.openstack.wsgi [None req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f admin admin] https://199.19.213.75/volume/v3/types returned with HTTP 200 May 09 09:06:40.878864 np0000173062 devstack@c-api.service[112834]: [pid: 112834|app: 0|req: 1/2] 199.19.213.75 () {68 vars in 1281 bytes} [Sat May 9 09:06:40 2026] POST /volume/v3/types => generated 186 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:06:40.893053 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.middleware.request_id [req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f req-c8f90962-131a-4fe4-90a8-df9c29ec4d52 None None] RequestId filter calling following filter/app {{(pid=112837) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:41.231226 np0000173062 devstack@c-api.service[112837]: INFO cinder.api.openstack.wsgi [req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f req-c8f90962-131a-4fe4-90a8-df9c29ec4d52 admin admin] POST https://199.19.213.75/volume/v3/types/44192803-6e44-46f9-8075-2be6aa15c815/extra_specs May 09 09:06:41.231706 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.openstack.wsgi [req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f req-c8f90962-131a-4fe4-90a8-df9c29ec4d52 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112837) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:06:41.233375 np0000173062 devstack@c-api.service[112837]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 09 09:06:41.233375 np0000173062 devstack@c-api.service[112837]: warnings.warn( May 09 09:06:41.244948 np0000173062 devstack@c-api.service[112837]: DEBUG oslo_db.sqlalchemy.engines [req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f req-c8f90962-131a-4fe4-90a8-df9c29ec4d52 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=112837) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:06:41.359670 np0000173062 devstack@c-api.service[112837]: INFO cinder.api.openstack.wsgi [req-b761a6cf-8e15-4603-bcfa-3a7d38e7212f req-c8f90962-131a-4fe4-90a8-df9c29ec4d52 admin admin] https://199.19.213.75/volume/v3/types/44192803-6e44-46f9-8075-2be6aa15c815/extra_specs returned with HTTP 200 May 09 09:06:41.360439 np0000173062 devstack@c-api.service[112837]: [pid: 112837|app: 0|req: 2/3] 199.19.213.75 () {70 vars in 1498 bytes} [Sat May 9 09:06:40 2026] POST /volume/v3/types/44192803-6e44-46f9-8075-2be6aa15c815/extra_specs => generated 55 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:06:42.904397 np0000173062 devstack@c-api.service[112835]: DEBUG dbcounter [-] [112835] Writing DB stats cinder:SELECT=6 {{(pid=112835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:42.922496 np0000173062 devstack@c-api.service[112836]: DEBUG dbcounter [-] [112836] Writing DB stats cinder:SELECT=6 {{(pid=112836) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:50.873684 np0000173062 devstack@c-api.service[112834]: DEBUG dbcounter [-] [112834] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:51.356510 np0000173062 devstack@c-api.service[112837]: DEBUG dbcounter [-] [112837] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:44.084103 np0000173062 devstack@c-api.service[112835]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:11:44.084103 np0000173062 devstack@c-api.service[112835]: warnings.warn( May 09 09:11:44.100808 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.100808 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.100972 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.100972 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.100972 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.100972 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.100972 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101184 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101184 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101184 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101184 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101184 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101184 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101447 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101447 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101447 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101447 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101447 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101586 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101586 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101586 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101586 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101704 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101704 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101704 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101704 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101821 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101821 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101821 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101821 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101821 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101987 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101987 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101987 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.101987 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.101987 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102130 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102130 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102130 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102130 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102130 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102130 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102368 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102368 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102368 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102368 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102368 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102368 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102529 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102529 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102529 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102529 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102529 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102529 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102694 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102694 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102694 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102694 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102694 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102694 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102861 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102861 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.102861 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.102861 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103003 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103003 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103003 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103003 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103003 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103146 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103146 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103146 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103146 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103146 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103286 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103286 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103286 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103286 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103286 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103286 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103436 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103436 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103436 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103436 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103436 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103587 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103587 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103587 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103587 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103587 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103728 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103728 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103728 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103728 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103845 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103845 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.103845 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.103845 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.106183 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.106183 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.106183 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.106183 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.106183 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.106574 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.106574 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.106574 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.106574 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.106574 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.106871 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.106871 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.106871 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.106871 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.107271 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.107271 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.107271 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.107271 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.107713 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.107713 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.107713 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.107713 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.108039 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.108039 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.108039 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.108039 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.108305 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.108305 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.108305 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.108305 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.108634 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.108634 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.108634 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.108634 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.108634 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.108634 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109056 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109056 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109056 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109056 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109056 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109416 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109416 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109416 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109416 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109416 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109416 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109416 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109843 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109843 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109843 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109843 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.109843 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.109843 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.110319 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.110319 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.110319 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.110319 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.110319 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.110319 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.110708 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.110708 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.110708 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.110708 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.110708 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.110708 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111139 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111139 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111139 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111139 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111409 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111409 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111409 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111409 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111663 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111663 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111663 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111663 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111961 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111961 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111961 np0000173062 devstack@c-api.service[112835]: /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 09 09:11:44.111961 np0000173062 devstack@c-api.service[112835]: warnings.warn(deprecated_msg) May 09 09:11:44.111961 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.middleware.request_id [None req-99bfcc78-ff28-4136-a740-538c566e19d2 None None] RequestId filter calling following filter/app {{(pid=112835) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:44.111961 np0000173062 devstack@c-api.service[112835]: INFO cinder.api.openstack.wsgi [None req-99bfcc78-ff28-4136-a740-538c566e19d2 None None] GET https://199.19.213.75/volume// May 09 09:11:44.112351 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.openstack.wsgi [None req-99bfcc78-ff28-4136-a740-538c566e19d2 None None] Empty body provided in request {{(pid=112835) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:44.112351 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.openstack.wsgi [None req-99bfcc78-ff28-4136-a740-538c566e19d2 None None] Calling method 'all' {{(pid=112835) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:44.112351 np0000173062 devstack@c-api.service[112835]: INFO cinder.api.openstack.wsgi [None req-99bfcc78-ff28-4136-a740-538c566e19d2 None None] https://199.19.213.75/volume// returned with HTTP 300 May 09 09:11:44.112351 np0000173062 devstack@c-api.service[112835]: [pid: 112835|app: 0|req: 1/4] 199.19.213.75 () {66 vars in 1449 bytes} [Sat May 9 09:11:44 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:12:20.574425 np0000173062 devstack@c-api.service[112836]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:12:20.574425 np0000173062 devstack@c-api.service[112836]: warnings.warn( May 09 09:12:20.589419 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.589419 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.589419 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.589419 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.589419 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.589822 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.589822 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.589822 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.589822 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.589822 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.590160 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.590160 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.590160 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.590160 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.590160 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.590160 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.590490 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.590490 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.590490 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.590490 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.590727 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.590727 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.590727 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.590727 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591009 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591009 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591009 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591009 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591249 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591249 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591249 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591249 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591249 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591568 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591568 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591568 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591568 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591568 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591841 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591841 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591841 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591841 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.591841 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.591841 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592202 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592202 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592202 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592202 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592202 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592202 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592536 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592536 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592536 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592536 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592536 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592536 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592866 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592866 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592866 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.592866 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.592866 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593169 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593169 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593169 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593169 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593169 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593447 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593447 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593447 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593447 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593447 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593447 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593769 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593769 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593769 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593769 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.593769 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.593769 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.594109 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.594109 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.594109 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.594109 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.594109 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.594392 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.594392 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.594392 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.594392 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.594392 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.594739 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.594739 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.594739 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.594739 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.595006 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.595006 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.595006 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.595006 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.595277 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.595277 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.595277 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.595277 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.595277 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.595663 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.595663 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.595663 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.595663 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.595663 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596058 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596058 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596058 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596058 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596306 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596306 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596306 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596306 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596521 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596521 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596521 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596521 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596695 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596695 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596695 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596695 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596852 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596852 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.596852 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.596852 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597024 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597024 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597024 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597024 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597024 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597247 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597247 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597247 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597247 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597247 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597247 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597493 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597493 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597493 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597493 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597493 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597677 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597677 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597677 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597677 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597677 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597677 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597907 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597907 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597907 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597907 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.597907 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.597907 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598166 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598166 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598166 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598166 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598166 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598166 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598404 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598404 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598404 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598404 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598404 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598404 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598674 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598674 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598674 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598674 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598838 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598838 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598838 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.598838 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.598838 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.599063 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.599063 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.599063 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.599063 np0000173062 devstack@c-api.service[112836]: /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 09 09:12:20.599063 np0000173062 devstack@c-api.service[112836]: warnings.warn(deprecated_msg) May 09 09:12:20.599063 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.middleware.request_id [None req-61201dda-e1fa-49f5-ac7d-a6b374e720db None None] RequestId filter calling following filter/app {{(pid=112836) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:21.019185 np0000173062 devstack@c-api.service[112836]: INFO cinder.api.openstack.wsgi [None req-61201dda-e1fa-49f5-ac7d-a6b374e720db demo demo] GET https://199.19.213.75/volume/v3/types?is_public=None May 09 09:12:21.019643 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.openstack.wsgi [None req-61201dda-e1fa-49f5-ac7d-a6b374e720db demo demo] Empty body provided in request {{(pid=112836) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:21.020001 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.openstack.wsgi [None req-61201dda-e1fa-49f5-ac7d-a6b374e720db demo demo] Calling method 'index' {{(pid=112836) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:21.020638 np0000173062 devstack@c-api.service[112836]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 09 09:12:21.020638 np0000173062 devstack@c-api.service[112836]: warnings.warn( May 09 09:12:21.021422 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.api_utils [None req-61201dda-e1fa-49f5-ac7d-a6b374e720db demo demo] Removing options '' from query. {{(pid=112836) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:21.031575 np0000173062 devstack@c-api.service[112836]: DEBUG oslo_db.sqlalchemy.engines [None req-61201dda-e1fa-49f5-ac7d-a6b374e720db demo demo] 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=112836) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:21.053137 np0000173062 devstack@c-api.service[112836]: INFO cinder.api.openstack.wsgi [None req-61201dda-e1fa-49f5-ac7d-a6b374e720db demo demo] https://199.19.213.75/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:12:21.053769 np0000173062 devstack@c-api.service[112836]: [pid: 112836|app: 0|req: 1/5] 199.19.213.75 () {64 vars in 1256 bytes} [Sat May 9 09:12:20 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:21.068213 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.middleware.request_id [req-61201dda-e1fa-49f5-ac7d-a6b374e720db req-ef65fa5f-bb55-44dc-859b-80512c80fae2 None None] RequestId filter calling following filter/app {{(pid=112834) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:21.073079 np0000173062 devstack@c-api.service[112834]: INFO cinder.api.openstack.wsgi [req-61201dda-e1fa-49f5-ac7d-a6b374e720db req-ef65fa5f-bb55-44dc-859b-80512c80fae2 demo demo] GET https://199.19.213.75/volume/v3/types/default May 09 09:12:21.073340 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.openstack.wsgi [req-61201dda-e1fa-49f5-ac7d-a6b374e720db req-ef65fa5f-bb55-44dc-859b-80512c80fae2 demo demo] Empty body provided in request {{(pid=112834) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:21.073609 np0000173062 devstack@c-api.service[112834]: DEBUG cinder.api.openstack.wsgi [req-61201dda-e1fa-49f5-ac7d-a6b374e720db req-ef65fa5f-bb55-44dc-859b-80512c80fae2 demo demo] Calling method 'show' {{(pid=112834) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:21.084109 np0000173062 devstack@c-api.service[112834]: INFO cinder.api.openstack.wsgi [req-61201dda-e1fa-49f5-ac7d-a6b374e720db req-ef65fa5f-bb55-44dc-859b-80512c80fae2 demo demo] https://199.19.213.75/volume/v3/types/default returned with HTTP 200 May 09 09:12:21.084463 np0000173062 devstack@c-api.service[112834]: [pid: 112834|app: 0|req: 2/6] 199.19.213.75 () {66 vars in 1322 bytes} [Sat May 9 09:12:21 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:21.482664 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.middleware.request_id [None req-3752a2bf-29ed-4e9d-99b8-560e1048731e None None] RequestId filter calling following filter/app {{(pid=112837) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:21.487254 np0000173062 devstack@c-api.service[112837]: INFO cinder.api.openstack.wsgi [None req-3752a2bf-29ed-4e9d-99b8-560e1048731e demo demo] GET https://199.19.213.75/volume/v3/types/default May 09 09:12:21.487504 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.openstack.wsgi [None req-3752a2bf-29ed-4e9d-99b8-560e1048731e demo demo] Empty body provided in request {{(pid=112837) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:21.487764 np0000173062 devstack@c-api.service[112837]: DEBUG cinder.api.openstack.wsgi [None req-3752a2bf-29ed-4e9d-99b8-560e1048731e demo demo] Calling method 'show' {{(pid=112837) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:21.501440 np0000173062 devstack@c-api.service[112837]: INFO cinder.api.openstack.wsgi [None req-3752a2bf-29ed-4e9d-99b8-560e1048731e demo demo] https://199.19.213.75/volume/v3/types/default returned with HTTP 200 May 09 09:12:21.501866 np0000173062 devstack@c-api.service[112837]: [pid: 112837|app: 0|req: 3/7] 199.19.213.75 () {64 vars in 1251 bytes} [Sat May 9 09:12:21 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:21.924475 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.middleware.request_id [None req-0be8074e-f590-4582-bffe-73c8877edcb2 None None] RequestId filter calling following filter/app {{(pid=112835) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:22.257647 np0000173062 devstack@c-api.service[112835]: INFO cinder.api.openstack.wsgi [None req-0be8074e-f590-4582-bffe-73c8877edcb2 demo demo] GET https://199.19.213.75/volume/v3/types/default May 09 09:12:22.258011 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.openstack.wsgi [None req-0be8074e-f590-4582-bffe-73c8877edcb2 demo demo] Empty body provided in request {{(pid=112835) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:22.258208 np0000173062 devstack@c-api.service[112835]: DEBUG cinder.api.openstack.wsgi [None req-0be8074e-f590-4582-bffe-73c8877edcb2 demo demo] Calling method 'show' {{(pid=112835) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:22.264834 np0000173062 devstack@c-api.service[112835]: DEBUG oslo_db.sqlalchemy.engines [None req-0be8074e-f590-4582-bffe-73c8877edcb2 demo demo] 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=112835) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:12:22.318045 np0000173062 devstack@c-api.service[112835]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 09 09:12:22.318045 np0000173062 devstack@c-api.service[112835]: warnings.warn( May 09 09:12:22.318045 np0000173062 devstack@c-api.service[112835]: INFO cinder.api.openstack.wsgi [None req-0be8074e-f590-4582-bffe-73c8877edcb2 demo demo] https://199.19.213.75/volume/v3/types/default returned with HTTP 200 May 09 09:12:22.318045 np0000173062 devstack@c-api.service[112835]: [pid: 112835|app: 0|req: 2/8] 199.19.213.75 () {64 vars in 1251 bytes} [Sat May 9 09:12:21 2026] GET /volume/v3/types/default => generated 145 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:22.333514 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.middleware.request_id [None req-9ddf76a7-bda5-47ef-ad1e-747c88510fd7 None None] RequestId filter calling following filter/app {{(pid=112836) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:22.338061 np0000173062 devstack@c-api.service[112836]: INFO cinder.api.openstack.wsgi [None req-9ddf76a7-bda5-47ef-ad1e-747c88510fd7 demo demo] GET https://199.19.213.75/volume/v3/types/default May 09 09:12:22.338523 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.openstack.wsgi [None req-9ddf76a7-bda5-47ef-ad1e-747c88510fd7 demo demo] Empty body provided in request {{(pid=112836) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:22.338841 np0000173062 devstack@c-api.service[112836]: DEBUG cinder.api.openstack.wsgi [None req-9ddf76a7-bda5-47ef-ad1e-747c88510fd7 demo demo] Calling method 'show' {{(pid=112836) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:22.354571 np0000173062 devstack@c-api.service[112836]: INFO cinder.api.openstack.wsgi [None req-9ddf76a7-bda5-47ef-ad1e-747c88510fd7 demo demo] https://199.19.213.75/volume/v3/types/default returned with HTTP 200 May 09 09:12:22.355008 np0000173062 devstack@c-api.service[112836]: [pid: 112836|app: 0|req: 2/9] 199.19.213.75 () {64 vars in 1251 bytes} [Sat May 9 09:12:22 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:12:31.080446 np0000173062 devstack@c-api.service[112834]: DEBUG dbcounter [-] [112834] Writing DB stats cinder:SELECT=2 {{(pid=112834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:31.498111 np0000173062 devstack@c-api.service[112837]: DEBUG dbcounter [-] [112837] Writing DB stats cinder:SELECT=2 {{(pid=112837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:32.279463 np0000173062 devstack@c-api.service[112835]: DEBUG dbcounter [-] [112835] Writing DB stats cinder:SELECT=2 {{(pid=112835) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:32.386242 np0000173062 devstack@c-api.service[112836]: DEBUG dbcounter [-] [112836] Writing DB stats cinder:SELECT=3 {{(pid=112836) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}