May 19 20:07:54.048292 np0000175062 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 20:07:54.056898 np0000175062 devstack@c-api.service[112251]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 20:07:54 2026] *** May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: nodename: np0000175062 May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: machine: x86_64 May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: clock source: unix May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: pcre jit disabled May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: detected number of CPU cores: 16 May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: current working directory: / May 19 20:07:54.062379 np0000175062 devstack@c-api.service[112251]: detected binary path: /usr/bin/uwsgi-core May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: your processes number limit is 256917 May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: your memory page size is 4096 bytes May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: detected max file descriptor number: 2048 May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: lock engine: pthread robust mutexes May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: thunder lock: enabled May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 20:07:54.063530 np0000175062 devstack@c-api.service[112251]: Set PythonHome to /opt/stack/data/venv May 19 20:07:54.102195 np0000175062 devstack@c-api.service[112251]: Python main interpreter initialized at 0x72969c0a3668 May 19 20:07:54.102195 np0000175062 devstack@c-api.service[112251]: python threads support enabled May 19 20:07:54.102195 np0000175062 devstack@c-api.service[112251]: your server socket listen backlog is limited to 100 connections May 19 20:07:54.102195 np0000175062 devstack@c-api.service[112251]: your mercy for graceful operations on workers is 80 seconds May 19 20:07:54.102774 np0000175062 devstack@c-api.service[112251]: mapped 671795 bytes (656 KB) for 4 cores May 19 20:07:54.102951 np0000175062 devstack@c-api.service[112251]: *** Operational MODE: preforking *** May 19 20:07:54.103117 np0000175062 devstack@c-api.service[112251]: *** uWSGI is running in multiple interpreter mode *** May 19 20:07:54.103117 np0000175062 devstack@c-api.service[112251]: spawned uWSGI master process (pid: 112251) May 19 20:07:54.103387 np0000175062 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 20:07:54.103981 np0000175062 devstack@c-api.service[112251]: spawned uWSGI worker 1 (pid: 112253, cores: 1) May 19 20:07:54.104577 np0000175062 devstack@c-api.service[112251]: spawned uWSGI worker 2 (pid: 112254, cores: 1) May 19 20:07:54.105232 np0000175062 devstack@c-api.service[112251]: spawned uWSGI worker 3 (pid: 112255, cores: 1) May 19 20:07:54.106684 np0000175062 devstack@c-api.service[112251]: spawned uWSGI worker 4 (pid: 112256, cores: 1) May 19 20:07:54.106754 np0000175062 devstack@c-api.service[112251]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 20:07:54.235661 np0000175062 devstack@c-api.service[112255]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:07:54.235661 np0000175062 devstack@c-api.service[112255]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:07:54.235661 np0000175062 devstack@c-api.service[112255]: we strongly recommend against using it for new projects. May 19 20:07:54.235661 np0000175062 devstack@c-api.service[112255]: If you are already using Eventlet, we recommend migrating to a different May 19 20:07:54.235661 np0000175062 devstack@c-api.service[112255]: framework. For more detail see May 19 20:07:54.235661 np0000175062 devstack@c-api.service[112255]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:07:54.235661 np0000175062 devstack@c-api.service[112255]: import eventlet # noqa May 19 20:07:54.245802 np0000175062 devstack@c-api.service[112253]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:07:54.245802 np0000175062 devstack@c-api.service[112253]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:07:54.245802 np0000175062 devstack@c-api.service[112253]: we strongly recommend against using it for new projects. May 19 20:07:54.245802 np0000175062 devstack@c-api.service[112253]: If you are already using Eventlet, we recommend migrating to a different May 19 20:07:54.245802 np0000175062 devstack@c-api.service[112253]: framework. For more detail see May 19 20:07:54.245802 np0000175062 devstack@c-api.service[112253]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:07:54.245802 np0000175062 devstack@c-api.service[112253]: import eventlet # noqa May 19 20:07:54.250363 np0000175062 devstack@c-api.service[112256]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:07:54.250363 np0000175062 devstack@c-api.service[112256]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:07:54.250363 np0000175062 devstack@c-api.service[112256]: we strongly recommend against using it for new projects. May 19 20:07:54.250363 np0000175062 devstack@c-api.service[112256]: If you are already using Eventlet, we recommend migrating to a different May 19 20:07:54.250363 np0000175062 devstack@c-api.service[112256]: framework. For more detail see May 19 20:07:54.250363 np0000175062 devstack@c-api.service[112256]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:07:54.250363 np0000175062 devstack@c-api.service[112256]: import eventlet # noqa May 19 20:07:54.253550 np0000175062 devstack@c-api.service[112254]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:07:54.253550 np0000175062 devstack@c-api.service[112254]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:07:54.253550 np0000175062 devstack@c-api.service[112254]: we strongly recommend against using it for new projects. May 19 20:07:54.253550 np0000175062 devstack@c-api.service[112254]: If you are already using Eventlet, we recommend migrating to a different May 19 20:07:54.253550 np0000175062 devstack@c-api.service[112254]: framework. For more detail see May 19 20:07:54.253550 np0000175062 devstack@c-api.service[112254]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:07:54.253550 np0000175062 devstack@c-api.service[112254]: import eventlet # noqa May 19 20:07:54.327630 np0000175062 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:07:54.327630 np0000175062 devstack@c-api.service[112255]: debtcollector.deprecate( May 19 20:07:54.336010 np0000175062 devstack@c-api.service[112253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:07:54.336010 np0000175062 devstack@c-api.service[112253]: debtcollector.deprecate( May 19 20:07:54.347370 np0000175062 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:07:54.347370 np0000175062 devstack@c-api.service[112256]: debtcollector.deprecate( May 19 20:07:54.349088 np0000175062 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:07:54.349088 np0000175062 devstack@c-api.service[112254]: debtcollector.deprecate( May 19 20:07:54.410274 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:54.410274 np0000175062 devstack@c-api.service[112255]: from cgi import parse_header May 19 20:07:54.422233 np0000175062 devstack@c-api.service[112253]: /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 19 20:07:54.422233 np0000175062 devstack@c-api.service[112253]: from cgi import parse_header May 19 20:07:54.431599 np0000175062 devstack@c-api.service[112256]: /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 19 20:07:54.431599 np0000175062 devstack@c-api.service[112256]: from cgi import parse_header May 19 20:07:54.443324 np0000175062 devstack@c-api.service[112254]: /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 19 20:07:54.443324 np0000175062 devstack@c-api.service[112254]: from cgi import parse_header May 19 20:07:54.455822 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:54.455822 np0000175062 devstack@c-api.service[112255]: removals.removed_module( May 19 20:07:54.456527 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:54.456527 np0000175062 devstack@c-api.service[112255]: removals.removed_module( May 19 20:07:54.469632 np0000175062 devstack@c-api.service[112253]: /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 19 20:07:54.469632 np0000175062 devstack@c-api.service[112253]: removals.removed_module( May 19 20:07:54.470413 np0000175062 devstack@c-api.service[112253]: /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 19 20:07:54.470413 np0000175062 devstack@c-api.service[112253]: removals.removed_module( May 19 20:07:54.478143 np0000175062 devstack@c-api.service[112256]: /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 19 20:07:54.478143 np0000175062 devstack@c-api.service[112256]: removals.removed_module( May 19 20:07:54.478996 np0000175062 devstack@c-api.service[112256]: /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 19 20:07:54.478996 np0000175062 devstack@c-api.service[112256]: removals.removed_module( May 19 20:07:54.502417 np0000175062 devstack@c-api.service[112254]: /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 19 20:07:54.502417 np0000175062 devstack@c-api.service[112254]: removals.removed_module( May 19 20:07:54.503205 np0000175062 devstack@c-api.service[112254]: /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 19 20:07:54.503205 np0000175062 devstack@c-api.service[112254]: removals.removed_module( May 19 20:07:55.084567 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:55.084567 np0000175062 devstack@c-api.service[112255]: warnings.warn( May 19 20:07:55.099346 np0000175062 devstack@c-api.service[112256]: /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 19 20:07:55.099346 np0000175062 devstack@c-api.service[112256]: warnings.warn( May 19 20:07:55.101436 np0000175062 devstack@c-api.service[112253]: /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 19 20:07:55.101436 np0000175062 devstack@c-api.service[112253]: warnings.warn( May 19 20:07:55.117627 np0000175062 devstack@c-api.service[112254]: /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 19 20:07:55.117627 np0000175062 devstack@c-api.service[112254]: warnings.warn( May 19 20:07:55.194066 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:55.194066 np0000175062 devstack@c-api.service[112255]: warnings.warn( May 19 20:07:55.207180 np0000175062 devstack@c-api.service[112256]: /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 19 20:07:55.207180 np0000175062 devstack@c-api.service[112256]: warnings.warn( May 19 20:07:55.223318 np0000175062 devstack@c-api.service[112253]: /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 19 20:07:55.223318 np0000175062 devstack@c-api.service[112253]: warnings.warn( May 19 20:07:55.225307 np0000175062 devstack@c-api.service[112254]: /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 19 20:07:55.225307 np0000175062 devstack@c-api.service[112254]: warnings.warn( May 19 20:07:55.496055 np0000175062 devstack@c-api.service[112255]: 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 19 20:07:55.496929 np0000175062 devstack@c-api.service[112255]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112255) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:07:55.500851 np0000175062 devstack@c-api.service[112256]: 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 19 20:07:55.501255 np0000175062 devstack@c-api.service[112256]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112256) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:07:55.520571 np0000175062 devstack@c-api.service[112254]: 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 19 20:07:55.520924 np0000175062 devstack@c-api.service[112254]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112254) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:07:55.540893 np0000175062 devstack@c-api.service[112253]: 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 19 20:07:55.541354 np0000175062 devstack@c-api.service[112253]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112253) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:07:55.583962 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:55.583962 np0000175062 devstack@c-api.service[112255]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:07:55.587532 np0000175062 devstack@c-api.service[112254]: /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 19 20:07:55.587532 np0000175062 devstack@c-api.service[112254]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:07:55.587677 np0000175062 devstack@c-api.service[112256]: /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 19 20:07:55.587677 np0000175062 devstack@c-api.service[112256]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:07:55.609874 np0000175062 devstack@c-api.service[112253]: /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 19 20:07:55.609874 np0000175062 devstack@c-api.service[112253]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:07:56.071439 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112255) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:07:56.071819 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112254) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:07:56.071931 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.072054 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112253) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:07:56.072205 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.072298 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112256) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:07:56.072395 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.072468 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.072468 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.072574 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.072574 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.072674 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.072674 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.072832 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.072886 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.072944 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.073288 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.073429 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.073429 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.073652 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.073790 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.073911 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.074043 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.074165 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.074283 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.074399 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.074513 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.074645 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.074792 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.075014 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.075142 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.075253 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.075388 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.075388 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.075623 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.075762 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.075881 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.076001 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.076188 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.076326 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.076427 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.076569 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.076569 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.076569 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.079803 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.079803 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.079953 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.079953 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.079953 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.080533 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.080619 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.080686 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.080784 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.080862 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.080862 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.080862 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.081004 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.081055 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.081177 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.081280 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.081381 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.081381 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.081381 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.081381 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.081381 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.081621 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.081621 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.081621 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.081621 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.081621 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.081621 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.081621 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.082494 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.082494 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.082494 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.083602 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.084035 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.084289 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.084477 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.084594 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.084632 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.084667 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.084700 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.084792 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.084853 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.084890 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.084890 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.084977 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.084977 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.084977 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.084977 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.084977 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.084977 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.085171 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.085206 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.085245 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.085280 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.085317 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.085371 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.085433 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.085479 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.085529 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.085602 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.085641 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.085676 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.085714 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.085770 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.085805 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.085838 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.085871 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.085918 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.085959 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.085999 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.086033 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.086069 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.086102 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.086135 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.086135 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.086201 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.086240 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.086274 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.086321 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.086321 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.086321 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.086321 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.086321 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.086321 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.086321 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.086558 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.086558 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.086558 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.086558 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.086558 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.086558 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.086558 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.087482 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.087482 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.087652 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.087767 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.087852 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.087959 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.088108 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.088202 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.088276 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.088358 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.088432 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.088512 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.088597 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.088680 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.088812 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.088920 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.089016 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.089103 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.089187 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.089261 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.089261 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.089415 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.089415 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.089415 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.089415 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.089415 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.089701 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.089766 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.089812 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.089851 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.089887 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.089887 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.089887 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.089887 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.090025 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.090070 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.090115 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.090154 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.090188 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.090225 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.090263 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.090297 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.090297 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.090297 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.090395 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.090429 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.090478 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.090541 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.090581 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.090618 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.090618 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.090691 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.090753 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.090790 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.090824 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.090867 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.090900 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.090934 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.090974 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.091012 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.091049 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.091082 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.091082 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.091160 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.091591 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.091591 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.091591 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.091591 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.091591 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.091591 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.092059 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.092059 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.092059 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.092059 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.092059 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.092527 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.092527 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.092653 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.092653 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.092653 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.092831 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.092890 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.092890 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.092997 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.093047 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.093095 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.093148 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.093199 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.093255 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.093310 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.093365 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.093415 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.093484 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.093545 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.093545 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.093649 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.093705 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.093780 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.093833 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.093882 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.093931 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.093985 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.094039 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.094039 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.094039 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.094748 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.094821 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.094874 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.094934 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.094987 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.095037 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.095093 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.095149 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.095199 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.095254 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.095310 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.095353 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.095411 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.095441 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.095469 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.095492 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.095515 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.095539 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.095565 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.095596 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.095623 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.095646 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.095671 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.095694 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.095717 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.095769 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.095794 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.095822 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.095845 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.095876 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.095904 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.095928 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.095951 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.095979 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096002 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.096026 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.096049 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096096 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.096123 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.096152 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.096176 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096203 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.096226 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096253 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.096277 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.096300 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.096327 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.096350 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.096373 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.096405 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.096429 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.096452 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.096478 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.096501 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.096524 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.096549 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.096572 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.096598 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.096625 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.096647 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.096677 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096703 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.096741 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.096765 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.096794 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.096821 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.096846 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096870 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096899 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.096925 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.096951 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.096974 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.097000 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.097027 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.097050 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.097072 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.097098 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.097129 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.097156 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.097181 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.097203 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.097225 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.097252 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.097275 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.097719 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.097719 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.097719 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.097719 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.097968 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.098026 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.098082 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.098134 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.098188 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.098239 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.098290 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.098340 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.098340 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.098440 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.098490 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.098544 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.098593 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.098646 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.098707 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.098775 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.098833 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.098887 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.099007 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.099072 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.099140 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.099199 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.099199 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.099199 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.102541 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.102680 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.102680 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.102859 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.102961 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.103048 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.103124 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.103208 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.103284 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.103361 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.103435 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.103516 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.103516 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.103516 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.103725 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.103837 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.103913 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.103985 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.104056 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.104164 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.104246 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.104246 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.104388 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.104463 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.104547 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.104547 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.104690 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.104793 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.104886 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.104969 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.105049 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.105123 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.105201 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.105265 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.105360 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.105441 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.105515 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.105555 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.105594 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.105628 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.105662 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.105700 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.105758 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.105801 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.105835 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.105875 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.105919 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.105953 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.105987 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.106021 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.106053 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.106095 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.106128 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.106164 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.106197 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.106235 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.106275 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.106310 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.106348 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.106386 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.106419 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.106452 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.106489 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.106528 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.106561 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.106599 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.106642 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.106677 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.106715 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.107102 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.107191 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.107272 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.107357 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.107438 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.107512 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.107595 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.107680 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.107792 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.107873 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.107945 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.108024 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.108144 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.108221 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.108300 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.108378 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.108458 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.108537 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.108614 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.108692 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.108692 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.108921 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.109014 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.109089 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.109994 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.110697 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.110697 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.110882 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.110959 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.111051 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.111153 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.111261 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.111300 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.111333 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.111366 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.111404 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.111442 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.111480 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.111520 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.111553 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.111592 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.111626 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.111659 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.111692 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.111724 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.112052 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.112225 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.112349 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.112349 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.112349 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.112349 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.112349 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.112349 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.112770 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.112770 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.112820 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.112843 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.112843 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.112901 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.112923 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.112950 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.112975 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.112997 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.113020 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.113046 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.113068 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.113091 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.113116 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.113144 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.113166 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.113188 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.113209 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.113236 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.113236 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.113278 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.113278 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.113278 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.113278 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.113278 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.113278 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.113278 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.114906 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.114983 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.115046 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.115076 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.115104 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.115131 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.115162 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.115186 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.115210 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.115237 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.115260 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.115282 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.115310 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.115431 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.115487 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.115539 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.115596 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.115649 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.115699 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.115771 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.115833 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.115886 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.115943 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.115987 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.115987 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.115987 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.115987 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.116236 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.118165 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.118239 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.118294 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.118358 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.118402 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.118459 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.118493 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.118517 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.118540 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.118572 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.118597 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.118626 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.118652 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.118675 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.118698 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.118725 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.118764 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.118787 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.118810 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.118833 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.118865 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.118889 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.118911 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.118934 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.118934 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.118934 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.118934 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.119018 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.119403 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.119481 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.119534 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.119597 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.119646 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.119646 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.119772 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.119831 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.119880 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.119925 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.119980 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.120017 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.120042 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.120066 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.120125 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.120154 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.120183 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.120212 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.120236 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.120263 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.120286 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.120318 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.120346 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.120370 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.120393 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.120422 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.120446 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.120469 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.120491 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.120519 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.120546 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.120589 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.120623 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.120655 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.120687 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.120720 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.120772 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.120815 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.120848 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.120881 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.120919 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.120954 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.120992 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.121024 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.121055 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.121091 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.121124 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.121155 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.121155 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.121218 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.121261 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.121299 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.121299 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.121361 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.121399 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.121432 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.121468 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.121504 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.121538 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.121580 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.121614 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.121645 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.121683 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.121713 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.121760 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.121791 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.121822 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.121862 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.121898 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.122017 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.122056 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.122090 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.122128 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.122174 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.122213 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.122252 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.122293 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.122335 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.122389 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.122427 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.122499 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.122533 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.122565 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.122597 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.122635 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.122665 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.122703 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.123526 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.123661 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.123827 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.123942 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.124022 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.124124 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.124203 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.124293 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.124422 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.124512 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.124586 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.124676 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.124788 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.124996 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.125036 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.125079 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.125139 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.125174 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.125226 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.125365 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.125419 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.125459 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.125499 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.125499 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.125499 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.125591 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.125591 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.125658 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.125691 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.125749 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.125786 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.125841 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.125886 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.125933 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.125967 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.126004 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.126004 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.126070 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.126122 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.126165 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.126165 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.126165 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.126292 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.126329 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.126329 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.126393 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.126430 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.126430 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.126497 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.126497 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.126497 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.126497 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.126497 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.126648 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.126648 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.126715 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.126776 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.126813 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.126846 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.126883 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.126914 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.126944 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.126985 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.127020 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.127059 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.127101 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.127135 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.127166 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.127202 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.127233 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.127274 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.127307 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.127342 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.127373 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.127408 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.127439 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.127470 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.127500 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.127530 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.127562 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.127562 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.127624 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.127624 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.127624 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.127624 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.128610 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.128684 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.128684 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.128858 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.128914 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.129038 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.129096 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.129162 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.129225 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.129276 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.129333 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.129393 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.129444 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.129500 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.129551 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.129611 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.129662 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.129712 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.129782 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.129843 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.129901 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.129951 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.130006 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.130062 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.130113 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.130171 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.130234 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.130292 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.130343 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.130393 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.130447 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.130502 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.130555 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.130609 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.130668 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.130720 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.130794 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.130845 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.130895 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.130943 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.131000 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.131051 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.131101 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.131159 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.131217 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.131270 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.131321 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.131372 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.131421 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.131476 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.131531 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.131583 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.131633 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.131633 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.131633 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.131812 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.131872 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.131872 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.131968 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.132017 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.132081 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.132183 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.132243 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.132243 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.132243 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.132243 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.132451 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.132451 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.132451 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.132451 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.132679 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.132744 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.132744 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.132865 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.132924 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.133002 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.133002 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.133002 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.133002 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.133274 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.133350 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.133452 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.133452 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.133452 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.133452 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.134066 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.134220 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.134253 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.134277 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.134300 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.134329 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.134355 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.134383 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.134411 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.134442 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.134474 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.134511 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.134544 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.134573 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.134596 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.134619 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.134619 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.134669 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.134669 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.134669 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.134669 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.134669 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.134669 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.134853 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.134889 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.134922 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.134922 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.134973 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.134995 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.135018 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.135045 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.135078 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.135112 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.135134 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.135157 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.135185 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.135212 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.135212 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.135257 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.135257 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.135257 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.135344 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.135376 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.135399 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.135426 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.135452 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.135475 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.135501 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.135501 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.135501 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.135501 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:07:56.135588 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112256) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.135588 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.135588 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.135588 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.135673 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112255) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.135696 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112256) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.135718 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.135758 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112256) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.135788 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.135788 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.135788 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112255) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.135847 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.135874 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112255) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.135896 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.135896 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.135896 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.135896 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.135896 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112254) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.136043 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:07:56.136043 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:07:56.136043 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:07:56.136043 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:07:56.136043 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:07:56.136043 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:07:56.179665 np0000175062 devstack@c-api.service[112255]: INFO dbcounter [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Registered counter for database cinder May 19 20:07:56.181125 np0000175062 devstack@c-api.service[112254]: INFO dbcounter [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Registered counter for database cinder May 19 20:07:56.181375 np0000175062 devstack@c-api.service[112256]: INFO dbcounter [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Registered counter for database cinder May 19 20:07:56.186271 np0000175062 devstack@c-api.service[112253]: INFO dbcounter [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Registered counter for database cinder May 19 20:07:56.191497 np0000175062 devstack@c-api.service[112255]: DEBUG oslo_db.sqlalchemy.engines [None req-53d07d5e-2100-4329-8a43-c28628c14daa 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=112255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.193309 np0000175062 devstack@c-api.service[112254]: DEBUG oslo_db.sqlalchemy.engines [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 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=112254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.194309 np0000175062 devstack@c-api.service[112256]: DEBUG oslo_db.sqlalchemy.engines [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a 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=112256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.198123 np0000175062 devstack@c-api.service[112253]: DEBUG oslo_db.sqlalchemy.engines [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 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=112253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.307973 np0000175062 devstack@c-api.service[112254]: DEBUG dbcounter [-] [112254] Writer thread running {{(pid=112254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:07:56.309622 np0000175062 devstack@c-api.service[112255]: DEBUG dbcounter [-] [112255] Writer thread running {{(pid=112255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:07:56.310966 np0000175062 devstack@c-api.service[112254]: INFO cinder.rpc [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:07:56.312328 np0000175062 devstack@c-api.service[112255]: INFO cinder.rpc [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:07:56.313221 np0000175062 devstack@c-api.service[112254]: INFO cinder.rpc [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:07:56.313345 np0000175062 devstack@c-api.service[112256]: DEBUG dbcounter [-] [112256] Writer thread running {{(pid=112256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:07:56.314545 np0000175062 devstack@c-api.service[112255]: INFO cinder.rpc [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:07:56.315752 np0000175062 devstack@c-api.service[112256]: INFO cinder.rpc [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:07:56.315831 np0000175062 devstack@c-api.service[112254]: INFO cinder.rpc [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:07:56.316622 np0000175062 devstack@c-api.service[112255]: INFO cinder.rpc [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:07:56.318136 np0000175062 devstack@c-api.service[112256]: INFO cinder.rpc [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:07:56.318258 np0000175062 devstack@c-api.service[112254]: INFO cinder.rpc [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:07:56.318393 np0000175062 devstack@c-api.service[112253]: DEBUG dbcounter [-] [112253] Writer thread running {{(pid=112253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:07:56.318497 np0000175062 devstack@c-api.service[112255]: INFO cinder.rpc [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:07:56.319410 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.319519 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.320477 np0000175062 devstack@c-api.service[112256]: INFO cinder.rpc [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:07:56.321068 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.321157 np0000175062 devstack@c-api.service[112253]: INFO cinder.rpc [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:07:56.321379 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.322872 np0000175062 devstack@c-api.service[112256]: INFO cinder.rpc [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:07:56.323985 np0000175062 devstack@c-api.service[112253]: INFO cinder.rpc [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:07:56.324100 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.325123 np0000175062 devstack@c-api.service[112255]: DEBUG oslo_db.sqlalchemy.engines [None req-53d07d5e-2100-4329-8a43-c28628c14daa 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=112255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.326293 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.326713 np0000175062 devstack@c-api.service[112254]: DEBUG oslo_db.sqlalchemy.engines [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 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=112254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.326852 np0000175062 devstack@c-api.service[112255]: INFO cinder.rpc [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:07:56.328516 np0000175062 devstack@c-api.service[112253]: INFO cinder.rpc [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:07:56.328869 np0000175062 devstack@c-api.service[112254]: INFO cinder.rpc [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:07:56.329519 np0000175062 devstack@c-api.service[112255]: INFO cinder.rpc [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:07:56.330613 np0000175062 devstack@c-api.service[112254]: INFO cinder.rpc [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:07:56.330683 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.331624 np0000175062 devstack@c-api.service[112256]: DEBUG oslo_db.sqlalchemy.engines [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a 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=112256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.332031 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.333776 np0000175062 devstack@c-api.service[112256]: INFO cinder.rpc [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:07:56.333849 np0000175062 devstack@c-api.service[112253]: INFO cinder.rpc [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:07:56.334809 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.335578 np0000175062 devstack@c-api.service[112256]: INFO cinder.rpc [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:07:56.336433 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.336747 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.341119 np0000175062 devstack@c-api.service[112253]: DEBUG oslo_db.sqlalchemy.engines [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 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=112253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:07:56.341990 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.343248 np0000175062 devstack@c-api.service[112253]: INFO cinder.rpc [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:07:56.343764 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.345194 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.345445 np0000175062 devstack@c-api.service[112253]: INFO cinder.rpc [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:07:56.346538 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.346989 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.348420 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.349239 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.350247 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.352370 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.352454 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.354377 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.355654 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.356253 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.357399 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.358439 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.359557 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.360045 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.361530 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.361907 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.362691 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.364193 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.364605 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.365658 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.366456 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.367377 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.367472 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.368579 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.370083 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.370280 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.370637 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.370699 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.371794 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.372822 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.373535 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.373903 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.374467 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.376502 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.377102 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.378159 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.378327 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.379929 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.380283 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.381240 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.381673 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.383165 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.383296 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.383674 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.385150 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.385386 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.386462 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.386750 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.386922 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.387422 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.387975 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.388408 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.388479 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.389432 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.389888 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.390832 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.390895 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.391352 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.391427 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.392188 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.392866 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.393024 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.393270 np0000175062 devstack@c-api.service[112255]: WARNING cinder.api.contrib.hosts [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:07:56.393972 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.394296 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.394578 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.394894 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: extensions {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.395573 np0000175062 devstack@c-api.service[112254]: WARNING cinder.api.contrib.hosts [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:07:56.395954 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.396245 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-availability-zone {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.396328 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.397336 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: extensions {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.397476 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: qos-specs {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.397560 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.398747 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-availability-zone {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.398967 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.399180 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.399556 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: extra_specs {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.400006 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: qos-specs {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.400363 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.401120 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: encryption {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.401839 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.402146 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: extra_specs {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.402882 np0000175062 devstack@c-api.service[112256]: WARNING cinder.api.contrib.hosts [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:07:56.403186 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-volume-type-access {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.403718 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.403804 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: encryption {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.404313 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.404753 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-quota-class-sets {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.405029 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: extensions {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.405343 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-volume-type-access {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.406193 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: encryption {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.406712 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.406791 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-availability-zone {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.407031 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-quota-class-sets {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.407649 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-snapshot-manage {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.408256 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: qos-specs {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.408617 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.409250 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: consistencygroups {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.409334 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: encryption {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.410131 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.410364 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: extra_specs {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.410772 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-snapshot-manage {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.411193 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: backups {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.411710 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.411967 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: encryption {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.412258 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: consistencygroups {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.413200 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: scheduler-stats {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.413266 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.414190 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: backups {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.414269 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-volume-type-access {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.414612 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-quota-sets {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.414658 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.415796 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-quota-class-sets {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.415999 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-volume-manage {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.416052 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.416141 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: scheduler-stats {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.417273 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: encryption {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.417429 np0000175062 devstack@c-api.service[112253]: WARNING cinder.api.contrib.hosts [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:07:56.417568 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: capabilities {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.417819 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-quota-sets {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.418166 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.418771 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-snapshot-manage {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.418867 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-volume-transfer {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.419243 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-volume-manage {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.419338 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: extensions {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.420217 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: consistencygroups {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.420404 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: os-hosts {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.420715 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: capabilities {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.421048 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-availability-zone {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.421773 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extended resource: cgsnapshots {{(pid=112255) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.422125 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: backups {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.422248 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-volume-transfer {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.422492 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: qos-specs {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.423266 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.contrib.snapshot_actions [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] SnapshotActionsController initialized {{(pid=112255) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:07:56.423963 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: os-hosts {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.424288 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.424359 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: scheduler-stats {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.425338 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extended resource: cgsnapshots {{(pid=112254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.425401 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.425556 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: extra_specs {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.425655 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-quota-sets {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.426691 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.426841 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.contrib.snapshot_actions [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] SnapshotActionsController initialized {{(pid=112254) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:07:56.427073 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-volume-manage {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.427497 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: encryption {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.427807 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.428004 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.428517 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: capabilities {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.429296 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.429421 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.429526 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-volume-type-access {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.429749 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-volume-transfer {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.430640 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.430886 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.431322 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: os-hosts {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.431378 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-quota-class-sets {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.431956 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.432236 np0000175062 devstack@c-api.service[112255]: WARNING castellan.key_manager.migration [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.432766 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extended resource: cgsnapshots {{(pid=112256) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.433109 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.433244 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.433359 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.433443 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.433560 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.433622 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.433676 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: encryption {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.433727 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension AdminActions extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.433840 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension AdminActions extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.433954 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension AdminActions extending resource: backups {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434077 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434134 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.contrib.snapshot_actions [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] SnapshotActionsController initialized {{(pid=112256) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:07:56.434187 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeActions extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434266 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension TypesManage extending resource: types {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434368 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434473 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434556 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434667 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434786 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.v3.router [None req-53d07d5e-2100-4329-8a43-c28628c14daa None None] Extension UsedLimits extending resource: limits {{(pid=112255) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.434860 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.434916 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.435410 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-snapshot-manage {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.436218 np0000175062 devstack@c-api.service[112254]: WARNING castellan.key_manager.migration [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.436311 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.436916 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: consistencygroups {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.437072 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.437214 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.437349 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.437535 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.437607 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.437662 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.437727 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension AdminActions extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.437875 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension AdminActions extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.437978 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension AdminActions extending resource: backups {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438095 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438177 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeActions extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438310 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension TypesManage extending resource: types {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438405 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438638 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438638 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438843 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438843 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.v3.router [None req-580ef6de-36c4-44fd-b38e-8488b6a60f83 None None] Extension UsedLimits extending resource: limits {{(pid=112254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.438954 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.439009 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: backups {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.440297 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.441114 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: scheduler-stats {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.441710 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.442554 np0000175062 devstack@c-api.service[112255]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72969c0a3668 pid: 112255 (default app) May 19 20:07:56.442884 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-quota-sets {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.443136 np0000175062 devstack@c-api.service[112256]: WARNING castellan.key_manager.migration [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.444014 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.444159 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.444314 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.444357 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-volume-manage {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.444513 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.444613 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.444716 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension AdminActions extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.444865 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension AdminActions extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.444961 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension AdminActions extending resource: backups {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445061 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445160 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeActions extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445288 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension TypesManage extending resource: types {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445398 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445498 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445598 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445713 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445845 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.v3.router [None req-afdeb1d3-6fb9-491c-9f1c-034a97dd2e6a None None] Extension UsedLimits extending resource: limits {{(pid=112256) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.445885 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: capabilities {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.446831 np0000175062 devstack@c-api.service[112254]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72969c0a3668 pid: 112254 (default app) May 19 20:07:56.447144 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-volume-transfer {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.448724 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: os-hosts {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.450147 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extended resource: cgsnapshots {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:07:56.451510 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.451510 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.451747 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.451747 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.451747 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.451747 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.451747 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.452095 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.452095 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.452095 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.452095 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.452095 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.452095 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.452610 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.452675 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] SnapshotActionsController initialized {{(pid=112253) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:07:56.452766 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.452766 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.452766 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.452766 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.452766 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.453164 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.453164 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.453164 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.453164 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.453164 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.453481 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.453481 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.453481 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.453481 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.453777 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.453777 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.453777 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.453777 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.453777 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.454107 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.454107 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.454107 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.454107 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.454107 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.454422 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.454422 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.454422 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.454422 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.454422 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.454422 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.455075 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.455075 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.455075 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.455075 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.455075 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.455075 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.455606 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.455606 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.455606 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.455606 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.455606 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.455606 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456130 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456130 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456130 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456130 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456130 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456620 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456620 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456620 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456620 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456620 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456983 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456983 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456983 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456983 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.456983 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.456983 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.457390 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.457390 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.457390 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.457390 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.457390 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.457390 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.457784 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.457784 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.457784 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.457784 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.457784 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.458234 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.458234 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.458234 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.458234 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.458234 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.458648 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.458648 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.458648 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.458648 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.459103 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.459103 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.459103 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.459103 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.460300 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.460300 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.460300 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.460300 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.460300 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.460966 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.460966 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.460966 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.460966 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.460966 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461377 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.461423 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461423 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461423 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461423 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461598 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461598 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461598 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461598 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461798 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461798 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461798 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461798 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461999 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461999 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.461999 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.461999 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462274 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.462274 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462274 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.462274 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462465 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.462465 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462465 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.462465 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462465 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.462703 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462703 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.462703 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462703 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.462703 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.462703 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463204 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463204 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463204 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463204 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463204 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463587 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463587 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463587 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463587 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463587 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463587 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463897 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463897 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463897 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463897 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.463897 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.463897 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.464299 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.464299 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.464299 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.464299 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.464299 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.464299 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.464821 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.464821 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.464821 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.464821 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.464821 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.464821 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465134 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.465134 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465134 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.465134 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465328 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.465328 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465328 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.465328 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465328 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.465566 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465566 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.465566 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465566 np0000175062 devstack@c-api.service[112255]: /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 19 20:07:56.465566 np0000175062 devstack@c-api.service[112255]: warnings.warn(deprecated_msg) May 19 20:07:56.465844 np0000175062 devstack@c-api.service[112256]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72969c0a3668 pid: 112256 (default app) May 19 20:07:56.465891 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.465931 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.middleware.request_id [None req-46fa5365-a1a3-4ed8-8d4c-36121dab5cae None None] RequestId filter calling following filter/app {{(pid=112255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:07:56.465966 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.465966 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.466029 np0000175062 devstack@c-api.service[112255]: [pid: 112255|app: 0|req: 1/1] 199.204.45.35 () {60 vars in 949 bytes} [Tue May 19 20:07:56 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466090 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466393 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension AdminActions extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466393 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension AdminActions extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466393 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension AdminActions extending resource: backups {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466393 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466393 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeActions extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466393 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension TypesManage extending resource: types {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466610 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466647 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466901 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.466969 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.467106 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-c3fb2df1-bb49-4677-bd68-cb3632106cc5 None None] Extension UsedLimits extending resource: limits {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:07:56.475759 np0000175062 devstack@c-api.service[112253]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72969c0a3668 pid: 112253 (default app) May 19 20:08:03.551233 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.551233 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.551233 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.551233 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552036 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.552036 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552036 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.552036 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552434 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.552434 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552434 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.552434 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552434 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.552434 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552793 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.552793 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552793 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.552793 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.552793 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553079 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553079 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553079 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553079 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553079 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553423 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553423 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553423 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553423 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553684 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553684 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553684 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553684 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553684 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553989 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553989 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553989 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.553989 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.553989 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554304 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554304 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554304 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554304 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554304 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554304 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554633 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554633 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554633 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554633 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554633 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554633 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554973 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554973 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554973 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554973 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.554973 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.554973 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555389 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555389 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555389 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555389 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555389 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555698 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555698 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555698 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555698 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555698 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555955 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555955 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555955 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555955 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.555955 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.555955 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556153 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556153 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556153 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556153 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556153 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556153 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556343 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556343 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556343 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556343 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556343 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556523 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556523 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556523 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556523 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556523 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556687 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556687 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556687 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556687 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556845 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556845 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556845 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556845 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556983 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556983 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556983 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.556983 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.556983 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557161 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557161 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557161 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557161 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557161 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557336 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557336 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557336 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557336 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557470 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557470 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557470 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557470 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557607 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557607 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557607 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557607 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557759 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557759 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557759 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557759 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557909 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557909 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.557909 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.557909 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558051 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558051 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558051 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558051 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558051 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558221 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558221 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558221 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558221 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558221 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558221 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558429 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558429 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558429 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558429 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558429 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558604 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558604 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558604 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558604 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558604 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558604 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558907 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558907 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558907 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558907 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.558907 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.558907 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559227 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559227 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559227 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559227 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559227 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559227 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559437 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559437 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559437 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559437 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559437 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559437 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559689 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559689 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559689 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559689 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559848 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559848 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559848 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.559848 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.559848 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.560085 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.560085 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.560085 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.560085 np0000175062 devstack@c-api.service[112254]: /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 19 20:08:03.560085 np0000175062 devstack@c-api.service[112254]: warnings.warn(deprecated_msg) May 19 20:08:03.560085 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.middleware.request_id [None req-bd1b070f-f035-433d-8a05-90054c4eeb16 None None] RequestId filter calling following filter/app {{(pid=112254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:08:04.044623 np0000175062 devstack@c-api.service[112254]: INFO cinder.api.openstack.wsgi [None req-bd1b070f-f035-433d-8a05-90054c4eeb16 admin admin] POST https://199.204.45.35/volume/v3/types May 19 20:08:04.045210 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.openstack.wsgi [None req-bd1b070f-f035-433d-8a05-90054c4eeb16 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:08:04.046810 np0000175062 devstack@c-api.service[112254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:08:04.046810 np0000175062 devstack@c-api.service[112254]: warnings.warn( May 19 20:08:04.052926 np0000175062 devstack@c-api.service[112254]: DEBUG oslo_db.sqlalchemy.engines [None req-bd1b070f-f035-433d-8a05-90054c4eeb16 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=112254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:08:04.084271 np0000175062 devstack@c-api.service[112254]: INFO cinder.api.openstack.wsgi [None req-bd1b070f-f035-433d-8a05-90054c4eeb16 admin admin] https://199.204.45.35/volume/v3/types returned with HTTP 200 May 19 20:08:04.084820 np0000175062 devstack@c-api.service[112254]: [pid: 112254|app: 0|req: 1/2] 199.204.45.35 () {68 vars in 1281 bytes} [Tue May 19 20:08:03 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:08:04.113716 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.113716 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.113716 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.113716 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.113716 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.114691 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.114691 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.114691 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.114691 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.114691 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.115058 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.115058 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.115058 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.115058 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.115058 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.115058 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.115439 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.115439 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.115439 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.115439 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.115682 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.115682 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.115682 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.115682 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.116055 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.116055 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.116055 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.116055 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.116388 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.116388 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.116388 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.116388 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.116388 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.116698 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.116698 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.116698 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.116698 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.116698 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117095 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117095 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117095 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117095 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117095 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117095 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117445 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117445 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117445 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117445 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117445 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117445 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117846 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117846 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117846 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117846 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.117846 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.117846 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118181 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118181 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118181 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118181 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118181 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118502 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118502 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118502 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118502 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118502 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118821 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118821 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118821 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118821 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.118821 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.118821 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119257 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119257 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119257 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119257 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119257 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119257 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119622 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119622 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119622 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119622 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119622 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119978 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119978 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119978 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.119978 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.119978 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120157 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120157 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120157 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120157 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120307 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120307 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120307 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120307 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120454 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120454 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120454 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120454 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120454 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120655 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120655 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120655 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120655 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120655 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120846 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120846 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120846 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120846 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120994 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120994 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.120994 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.120994 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121137 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121137 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121137 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121137 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121281 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121281 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121281 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121281 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121427 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121427 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121427 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121427 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121580 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121580 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121580 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121580 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121580 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121833 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121833 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121833 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121833 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.121833 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.121833 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122057 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122057 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122057 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122057 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122057 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122285 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122285 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122285 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122285 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122285 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122285 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122494 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122494 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122494 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122494 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122494 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122494 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122719 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122719 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122719 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122719 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.122719 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.122719 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123004 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123004 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123004 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123004 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123004 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123004 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123275 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123275 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123275 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123275 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123426 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123426 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123426 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123426 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123426 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123612 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123612 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123612 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123612 np0000175062 devstack@c-api.service[112256]: /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 19 20:08:04.123612 np0000175062 devstack@c-api.service[112256]: warnings.warn(deprecated_msg) May 19 20:08:04.123612 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.middleware.request_id [req-bd1b070f-f035-433d-8a05-90054c4eeb16 req-fabb0e21-ff2a-4017-8dac-5972cf6de493 None None] RequestId filter calling following filter/app {{(pid=112256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:08:04.452358 np0000175062 devstack@c-api.service[112256]: INFO cinder.api.openstack.wsgi [req-bd1b070f-f035-433d-8a05-90054c4eeb16 req-fabb0e21-ff2a-4017-8dac-5972cf6de493 admin admin] POST https://199.204.45.35/volume/v3/types/23a60e88-9757-4b37-be2a-347762934551/extra_specs May 19 20:08:04.452938 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.openstack.wsgi [req-bd1b070f-f035-433d-8a05-90054c4eeb16 req-fabb0e21-ff2a-4017-8dac-5972cf6de493 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:08:04.454620 np0000175062 devstack@c-api.service[112256]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:08:04.454620 np0000175062 devstack@c-api.service[112256]: warnings.warn( May 19 20:08:04.462184 np0000175062 devstack@c-api.service[112256]: DEBUG oslo_db.sqlalchemy.engines [req-bd1b070f-f035-433d-8a05-90054c4eeb16 req-fabb0e21-ff2a-4017-8dac-5972cf6de493 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=112256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:08:04.518672 np0000175062 devstack@c-api.service[112256]: INFO cinder.api.openstack.wsgi [req-bd1b070f-f035-433d-8a05-90054c4eeb16 req-fabb0e21-ff2a-4017-8dac-5972cf6de493 admin admin] https://199.204.45.35/volume/v3/types/23a60e88-9757-4b37-be2a-347762934551/extra_specs returned with HTTP 200 May 19 20:08:04.519371 np0000175062 devstack@c-api.service[112256]: [pid: 112256|app: 0|req: 1/3] 199.204.45.35 () {70 vars in 1498 bytes} [Tue May 19 20:08:04 2026] POST /volume/v3/types/23a60e88-9757-4b37-be2a-347762934551/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 20:08:06.328367 np0000175062 devstack@c-api.service[112255]: DEBUG dbcounter [-] [112255] Writing DB stats cinder:SELECT=6 {{(pid=112255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:08:06.344908 np0000175062 devstack@c-api.service[112253]: DEBUG dbcounter [-] [112253] Writing DB stats cinder:SELECT=6 {{(pid=112253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:08:14.080536 np0000175062 devstack@c-api.service[112254]: DEBUG dbcounter [-] [112254] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:08:14.517040 np0000175062 devstack@c-api.service[112256]: DEBUG dbcounter [-] [112256] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:11:32.898912 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.middleware.request_id [None req-a07604ce-3f18-4518-bccc-1bfffc7c9966 None None] RequestId filter calling following filter/app {{(pid=112255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:11:32.900241 np0000175062 devstack@c-api.service[112255]: INFO cinder.api.openstack.wsgi [None req-a07604ce-3f18-4518-bccc-1bfffc7c9966 None None] GET https://199.204.45.35/volume// May 19 20:11:32.900579 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.openstack.wsgi [None req-a07604ce-3f18-4518-bccc-1bfffc7c9966 None None] Empty body provided in request {{(pid=112255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:11:32.901125 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.openstack.wsgi [None req-a07604ce-3f18-4518-bccc-1bfffc7c9966 None None] Calling method 'all' {{(pid=112255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:11:32.902254 np0000175062 devstack@c-api.service[112255]: INFO cinder.api.openstack.wsgi [None req-a07604ce-3f18-4518-bccc-1bfffc7c9966 None None] https://199.204.45.35/volume// returned with HTTP 300 May 19 20:11:32.902902 np0000175062 devstack@c-api.service[112255]: [pid: 112255|app: 0|req: 2/4] 199.204.45.35 () {66 vars in 1449 bytes} [Tue May 19 20:11:32 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 20:12:14.236469 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.236469 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.236469 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.236469 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.236469 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.237578 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.237578 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.237578 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.237578 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.237578 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.237999 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.237999 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.237999 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.237999 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.237999 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.237999 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.238490 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.238490 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.238490 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.238490 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.238847 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.238847 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.238847 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.238847 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.239164 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.239164 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.239164 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.239164 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.239465 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.239465 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.239465 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.239465 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.239465 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.239888 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.239888 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.239888 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.239888 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.239888 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240311 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240311 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240311 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240311 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240311 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240311 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240708 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240708 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240708 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240708 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240708 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240708 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240982 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240982 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240982 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240982 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.240982 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.240982 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241228 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241228 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241228 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241228 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241228 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241452 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241452 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241452 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241452 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241452 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241648 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241648 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241648 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241648 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241648 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241648 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241925 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241925 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241925 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241925 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.241925 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.241925 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242166 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242166 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242166 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242166 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242166 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242413 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242413 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242413 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242413 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242413 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242634 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242634 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242634 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242634 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242842 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242842 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.242842 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.242842 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243023 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243023 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243023 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243023 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243023 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243265 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243265 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243265 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243265 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243265 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243463 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243463 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243463 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243463 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243762 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243762 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243762 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243762 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243956 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243956 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.243956 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.243956 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244146 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244146 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244146 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244146 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244318 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244318 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244318 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244318 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244494 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244494 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244494 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244494 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244494 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244757 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244757 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244757 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244757 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.244757 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.244757 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245087 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245087 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245087 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245087 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245087 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245291 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245291 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245291 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245291 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245291 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245291 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245557 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245557 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245557 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245557 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245557 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245557 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245844 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245844 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245844 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245844 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.245844 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.245844 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246106 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246106 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246106 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246106 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246106 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246106 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246377 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246377 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246377 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246377 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246550 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246550 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246550 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246550 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246550 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246805 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246805 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246805 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246805 np0000175062 devstack@c-api.service[112253]: /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 19 20:12:14.246805 np0000175062 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) May 19 20:12:14.246805 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.middleware.request_id [None req-ea5af0ac-d090-4e0f-b4ef-7bce82ffcb1b None None] RequestId filter calling following filter/app {{(pid=112253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:12:14.595632 np0000175062 devstack@c-api.service[112253]: INFO cinder.api.openstack.wsgi [None req-ea5af0ac-d090-4e0f-b4ef-7bce82ffcb1b demo demo] GET https://199.204.45.35/volume/v3/types May 19 20:12:14.595933 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.openstack.wsgi [None req-ea5af0ac-d090-4e0f-b4ef-7bce82ffcb1b demo demo] Empty body provided in request {{(pid=112253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:12:14.596179 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.openstack.wsgi [None req-ea5af0ac-d090-4e0f-b4ef-7bce82ffcb1b demo demo] Calling method 'index' {{(pid=112253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:12:14.596716 np0000175062 devstack@c-api.service[112253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:12:14.596716 np0000175062 devstack@c-api.service[112253]: warnings.warn( May 19 20:12:14.597407 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.api_utils [None req-ea5af0ac-d090-4e0f-b4ef-7bce82ffcb1b demo demo] Removing options '' from query. {{(pid=112253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 20:12:14.609918 np0000175062 devstack@c-api.service[112253]: DEBUG oslo_db.sqlalchemy.engines [None req-ea5af0ac-d090-4e0f-b4ef-7bce82ffcb1b 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=112253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:12:14.635213 np0000175062 devstack@c-api.service[112253]: INFO cinder.api.openstack.wsgi [None req-ea5af0ac-d090-4e0f-b4ef-7bce82ffcb1b demo demo] https://199.204.45.35/volume/v3/types returned with HTTP 200 May 19 20:12:14.635629 np0000175062 devstack@c-api.service[112253]: [pid: 112253|app: 0|req: 1/5] 199.204.45.35 () {64 vars in 1283 bytes} [Tue May 19 20:12:14 2026] GET /volume/v3/types => generated 377 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:12:14.683699 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.middleware.request_id [None req-64e1a949-667b-4470-a1a4-29098f3a3cb0 None None] RequestId filter calling following filter/app {{(pid=112254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:12:14.689302 np0000175062 devstack@c-api.service[112254]: INFO cinder.api.openstack.wsgi [None req-64e1a949-667b-4470-a1a4-29098f3a3cb0 demo demo] GET https://199.204.45.35/volume/v3/types/default May 19 20:12:14.689614 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.openstack.wsgi [None req-64e1a949-667b-4470-a1a4-29098f3a3cb0 demo demo] Empty body provided in request {{(pid=112254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:12:14.689949 np0000175062 devstack@c-api.service[112254]: DEBUG cinder.api.openstack.wsgi [None req-64e1a949-667b-4470-a1a4-29098f3a3cb0 demo demo] Calling method 'show' {{(pid=112254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:12:14.703630 np0000175062 devstack@c-api.service[112254]: INFO cinder.api.openstack.wsgi [None req-64e1a949-667b-4470-a1a4-29098f3a3cb0 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 19 20:12:14.704198 np0000175062 devstack@c-api.service[112254]: [pid: 112254|app: 0|req: 2/6] 199.204.45.35 () {64 vars in 1294 bytes} [Tue May 19 20:12:14 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 19 20:12:15.242178 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.middleware.request_id [None req-faeb50da-a773-47ea-ab01-97432f3ae577 None None] RequestId filter calling following filter/app {{(pid=112256) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:12:15.246945 np0000175062 devstack@c-api.service[112256]: INFO cinder.api.openstack.wsgi [None req-faeb50da-a773-47ea-ab01-97432f3ae577 demo demo] GET https://199.204.45.35/volume/v3/types/default May 19 20:12:15.247216 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.openstack.wsgi [None req-faeb50da-a773-47ea-ab01-97432f3ae577 demo demo] Empty body provided in request {{(pid=112256) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:12:15.247588 np0000175062 devstack@c-api.service[112256]: DEBUG cinder.api.openstack.wsgi [None req-faeb50da-a773-47ea-ab01-97432f3ae577 demo demo] Calling method 'show' {{(pid=112256) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:12:15.263502 np0000175062 devstack@c-api.service[112256]: INFO cinder.api.openstack.wsgi [None req-faeb50da-a773-47ea-ab01-97432f3ae577 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 19 20:12:15.263912 np0000175062 devstack@c-api.service[112256]: [pid: 112256|app: 0|req: 2/7] 199.204.45.35 () {64 vars in 1294 bytes} [Tue May 19 20:12:15 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 19 20:12:15.892581 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.middleware.request_id [None req-31da24fa-94ba-4e5a-a126-9c6b52b2ec23 None None] RequestId filter calling following filter/app {{(pid=112255) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:12:16.242036 np0000175062 devstack@c-api.service[112255]: INFO cinder.api.openstack.wsgi [None req-31da24fa-94ba-4e5a-a126-9c6b52b2ec23 demo demo] GET https://199.204.45.35/volume/v3/types/default May 19 20:12:16.242474 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.openstack.wsgi [None req-31da24fa-94ba-4e5a-a126-9c6b52b2ec23 demo demo] Empty body provided in request {{(pid=112255) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:12:16.242685 np0000175062 devstack@c-api.service[112255]: DEBUG cinder.api.openstack.wsgi [None req-31da24fa-94ba-4e5a-a126-9c6b52b2ec23 demo demo] Calling method 'show' {{(pid=112255) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:12:16.250282 np0000175062 devstack@c-api.service[112255]: DEBUG oslo_db.sqlalchemy.engines [None req-31da24fa-94ba-4e5a-a126-9c6b52b2ec23 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=112255) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:12:16.270306 np0000175062 devstack@c-api.service[112255]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 20:12:16.270306 np0000175062 devstack@c-api.service[112255]: warnings.warn( May 19 20:12:16.272538 np0000175062 devstack@c-api.service[112255]: INFO cinder.api.openstack.wsgi [None req-31da24fa-94ba-4e5a-a126-9c6b52b2ec23 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 19 20:12:16.273109 np0000175062 devstack@c-api.service[112255]: [pid: 112255|app: 0|req: 3/8] 199.204.45.35 () {64 vars in 1294 bytes} [Tue May 19 20:12:15 2026] GET /volume/v3/types/default => generated 145 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:12:16.325216 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.middleware.request_id [None req-955d5a56-ef73-4681-af75-17c9a57eaad0 None None] RequestId filter calling following filter/app {{(pid=112253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:12:16.330248 np0000175062 devstack@c-api.service[112253]: INFO cinder.api.openstack.wsgi [None req-955d5a56-ef73-4681-af75-17c9a57eaad0 demo demo] GET https://199.204.45.35/volume/v3/types/default May 19 20:12:16.330782 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.openstack.wsgi [None req-955d5a56-ef73-4681-af75-17c9a57eaad0 demo demo] Empty body provided in request {{(pid=112253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:12:16.331137 np0000175062 devstack@c-api.service[112253]: DEBUG cinder.api.openstack.wsgi [None req-955d5a56-ef73-4681-af75-17c9a57eaad0 demo demo] Calling method 'show' {{(pid=112253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:12:16.347702 np0000175062 devstack@c-api.service[112253]: INFO cinder.api.openstack.wsgi [None req-955d5a56-ef73-4681-af75-17c9a57eaad0 demo demo] https://199.204.45.35/volume/v3/types/default returned with HTTP 200 May 19 20:12:16.348297 np0000175062 devstack@c-api.service[112253]: [pid: 112253|app: 0|req: 2/9] 199.204.45.35 () {64 vars in 1294 bytes} [Tue May 19 20:12:16 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:12:24.697971 np0000175062 devstack@c-api.service[112254]: DEBUG dbcounter [-] [112254] Writing DB stats cinder:SELECT=2 {{(pid=112254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:12:25.259930 np0000175062 devstack@c-api.service[112256]: DEBUG dbcounter [-] [112256] Writing DB stats cinder:SELECT=2 {{(pid=112256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}